diff options
| author | Sam Varshavchik | 2018-09-18 06:48:18 -0400 | 
|---|---|---|
| committer | Sam Varshavchik | 2018-09-18 06:48:18 -0400 | 
| commit | 1d5b075408e8829006d84ba65b922101bd304a25 (patch) | |
| tree | bfe8eeea1c8913855a146b0ce8d1c9d305fdee58 | |
| parent | 3bbedfff86475e4a98d8bf9ce3bb5c1afe3575e9 (diff) | |
| download | courier-libs-1d5b075408e8829006d84ba65b922101bd304a25.tar.bz2 | |
Bump version.
| -rw-r--r-- | unicode/configure.ac | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/unicode/configure.ac b/unicode/configure.ac index 59f2878..bce0500 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.0.20180718], [courier-users@lists.sourceforge.net]) +AC_INIT([courier-unicode], [2.1], [courier-users@lists.sourceforge.net])  >confdefs.h  # Kill PACKAGE_ macros | 
