diff options
| author | Sam Varshavchik | 2020-11-25 07:12:24 -0500 | 
|---|---|---|
| committer | Sam Varshavchik | 2020-11-25 07:12:24 -0500 | 
| commit | 1b1d970cc71a73c4764be9a640b8d0ae2424bd09 (patch) | |
| tree | c907ed958a3a711daabf1650a39463da1fcc2f97 | |
| parent | b89f5f8dc09431bb345308b3a0ffd5f7d22cdfb2 (diff) | |
| download | courier-libs-1b1d970cc71a73c4764be9a640b8d0ae2424bd09.tar.bz2 | |
Rebuild man pages.
| -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 | 
