diff options
Diffstat (limited to 'unicode')
| -rw-r--r-- | unicode/ChangeLog | 2 | ||||
| -rw-r--r-- | unicode/configure.ac | 2 | 
2 files changed, 3 insertions, 1 deletions
| diff --git a/unicode/ChangeLog b/unicode/ChangeLog index 76a059d..d286d12 100644 --- a/unicode/ChangeLog +++ b/unicode/ChangeLog @@ -1,3 +1,5 @@ +2.2.3 +  2021-03-21  Sam Varshavchik  <mrsam@courier-mta.com>  	* Fix compilation error on CentOS 7. diff --git a/unicode/configure.ac b/unicode/configure.ac index 4a77130..5d1aee2 100644 --- a/unicode/configure.ac +++ b/unicode/configure.ac @@ -1,6 +1,6 @@  dnl Process this file with autoconf to produce a configure script. -AC_INIT([courier-unicode], [2.2.2.20210321], +AC_INIT([courier-unicode], [2.2.3],  			   [courier-users@lists.sourceforge.net])  >confdefs.h  # Kill PACKAGE_ macros | 
