bump version number to 2.24.0

This commit is contained in:
Erik Auerswald
2024-06-22 20:05:30 +02:00
parent 894f3035fd
commit 895b0cb2b5
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
Noteworthy Changes in ssocr Releases
====================================
Upcoming Version ?.??.? (????-??-??):
-------------------------------------
Version 2.24.0 (2024-06-22):
----------------------------
* Fix decimal separator recognition when widest digit is a one
* Add recognition of lower case variant of character 'h' to full charset
* Add recognition of lower case variant of character 'r' to full charset
+1 -1
View File
@@ -23,7 +23,7 @@
#define SSOCR2_DEFINES_H
/* version number */
#define VERSION "2.23.1+"
#define VERSION "2.24.0"
/* states */
#define FIND_DARK 0