diff options
| author | Sam Varshavchik | 2021-03-26 06:58:48 -0400 |
|---|---|---|
| committer | Sam Varshavchik | 2021-03-26 06:58:48 -0400 |
| commit | b27d90da49d42d11e4ff97dd64956e62c7bfbedf (patch) | |
| tree | 55fb769f6ef3fc52f878564aa970975e75c41f6f | |
| parent | 5c5087a2d7c404538826bb7b4e36a7eeaf73bd67 (diff) | |
| download | courier-libs-b27d90da49d42d11e4ff97dd64956e62c7bfbedf.tar.bz2 | |
Bump version
| -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 |
