diff options
| -rw-r--r-- | unicode/ChangeLog | 6 | ||||
| -rw-r--r-- | unicode/configure.ac | 2 | 
2 files changed, 7 insertions, 1 deletions
| diff --git a/unicode/ChangeLog b/unicode/ChangeLog index 8cb0196..8e10c23 100644 --- a/unicode/ChangeLog +++ b/unicode/ChangeLog @@ -1,3 +1,9 @@ +2.1.2 + +2020-11-25  Sam Varshavchik  <mrsam@courier-mta.com> + +	* Makefile.am: Regenerate docs due to broken man page links. +  2.1.1  2020-11-24  Sam Varshavchik  <mrsam@courier-mta.com> diff --git a/unicode/configure.ac b/unicode/configure.ac index a57d405..394540f 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.1.1], [courier-users@lists.sourceforge.net]) +AC_INIT([courier-unicode], [2.1.2], [courier-users@lists.sourceforge.net])  >confdefs.h  # Kill PACKAGE_ macros | 
