diff options
| author | Sam Varshavchik | 2016-05-01 08:57:19 -0400 | 
|---|---|---|
| committer | Sam Varshavchik | 2016-05-01 08:57:19 -0400 | 
| commit | e85983e57296adea94e2eff42cad161649d7ce30 (patch) | |
| tree | 669ceca28e791f07c27811e2dd2ab2a72c8e24ba | |
| parent | a4c0a0d6bacee22e53aff8d7f46829114543b225 (diff) | |
| download | courier-libs-e85983e57296adea94e2eff42cad161649d7ce30.tar.bz2 | |
Rebump version.
| -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 ea40ff2..68d0427 100644 --- a/unicode/ChangeLog +++ b/unicode/ChangeLog @@ -1,3 +1,9 @@ +1.5 + +2016-02-19  Sam Varshavchik  <mrsam@courier-mta.com> + +	* configure.ac: Better test for available of nl_langinfo_l(). +  1.3  2015-06-28  Sam Varshavchik  <mrsam@courier-mta.com> diff --git a/unicode/configure.ac b/unicode/configure.ac index 27f066c..079f461 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], [1.4], [courier-users@lists.sourceforge.net]) +AC_INIT([courier-unicode], [1.5], [courier-users@lists.sourceforge.net])  >confdefs.h  # Kill PACKAGE_ macros | 
