From 3b35bcace6e3a9abac674a71b3126d35b22f81e0 Mon Sep 17 00:00:00 2001 From: Erik Auerswald Date: Sun, 7 Nov 2021 12:29:33 +0100 Subject: [PATCH] bump version number to 2.22.0 and make release --- NEWS | 2 +- defines.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 6505648..0db93ad 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ Noteworthy Changes in ssocr Releases ==================================== -Version ?.??.? (????-??-??): +Version 2.22.0 (2021-11-07): ---------------------------- * Fix compilation with GCC 10 * Add recognition of characters 'j' and 'y' to full charset diff --git a/defines.h b/defines.h index a768f86..ae787f3 100644 --- a/defines.h +++ b/defines.h @@ -23,7 +23,7 @@ #define SSOCR2_DEFINES_H /* version number */ -#define VERSION "2.21.0+" +#define VERSION "2.22.0" /* states */ #define FIND_DARK 0