diff options
| author | Sam Varshavchik | 2021-03-26 07:01:46 -0400 |
|---|---|---|
| committer | Sam Varshavchik | 2021-03-26 07:01:46 -0400 |
| commit | b7dd44800b91a913d68bb7484cc571d320cd1d7a (patch) | |
| tree | 340c46308fda7b3deb09ec0c8838413a8f89c5c3 | |
| parent | a05446f16401d6ae3c93247c3643f529f2672104 (diff) | |
| parent | b27d90da49d42d11e4ff97dd64956e62c7bfbedf (diff) | |
| download | courier-libs-b7dd44800b91a913d68bb7484cc571d320cd1d7a.tar.bz2 | |
Merge branch 'master' of monster:/home/var/www/gitrepos/courier-libs
| -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 |
