From 895b0cb2b5cf7564e413c1cd43ec5a6a68652dc0 Mon Sep 17 00:00:00 2001 From: Erik Auerswald Date: Sat, 22 Jun 2024 20:05:30 +0200 Subject: [PATCH] bump version number to 2.24.0 --- NEWS | 4 ++-- defines.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index b5041fd..4dc26dc 100644 --- a/NEWS +++ b/NEWS @@ -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 diff --git a/defines.h b/defines.h index 19cb2f1..ab32083 100644 --- a/defines.h +++ b/defines.h @@ -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