diff options
| author | Sam Varshavchik | 2018-04-27 19:20:49 -0400 | 
|---|---|---|
| committer | Sam Varshavchik | 2018-04-27 19:20:49 -0400 | 
| commit | 78dfbdb6f16a31a241ec24e31358d9f428539807 (patch) | |
| tree | cb9dcfb7740870027a95b8cae828988532db190b /unicode/configure.ac | |
| parent | 9ad6c58af31f682374bdbf136d6e9f337ea39209 (diff) | |
| download | courier-libs-78dfbdb6f16a31a241ec24e31358d9f428539807.tar.bz2 | |
gcc 8 update, fix assertions. libtool and toolchain updates.
Diffstat (limited to 'unicode/configure.ac')
| -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 fe6aa3b..dd69461 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], [courier-users@lists.sourceforge.net]) +AC_INIT([courier-unicode], [2.0.20180427], [courier-users@lists.sourceforge.net])  >confdefs.h  # Kill PACKAGE_ macros | 
