Create new release 4.1.3

Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
Stefan Weil 2021-11-15 09:50:28 +01:00
parent 28ad3e8b99
commit f38e7a7ba8
3 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
2021-11-15 - V4.1.3
* Fix build regression for autoconf build
2021-11-14 - V4.1.2
* Add RowAttributes getter to PageIterator
* Allow line images with larger width for training

View File

@ -1 +1 @@
4.1.2
4.1.3

View File

@ -29,7 +29,7 @@ AM_INIT_AUTOMAKE([foreign subdir-objects nostdinc])
# Define date of package, etc. Could be useful in auto-generated
# documentation.
PACKAGE_YEAR=2021
PACKAGE_DATE="11/14"
PACKAGE_DATE="11/15"
abs_top_srcdir=`AS_DIRNAME([$0])`