diff options
| author | Sam Varshavchik | 2019-08-28 20:11:07 -0400 |
|---|---|---|
| committer | Sam Varshavchik | 2019-08-28 20:11:07 -0400 |
| commit | cf4938d245043ae81cce060e39c71f0da5ef5eb7 (patch) | |
| tree | 5a4916afca5b7b70738788f3f1b23bb6c4158c2e /imap/configure.ac | |
| parent | 50bc1b68e1bedab3de35494df6f57e36ce263f41 (diff) | |
| download | courier-libs-cf4938d245043ae81cce060e39c71f0da5ef5eb7.tar.bz2 | |
Fix documentation of openssl settings.
Diffstat (limited to 'imap/configure.ac')
| -rw-r--r-- | imap/configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/imap/configure.ac b/imap/configure.ac index 82fab4d..c21a80e 100644 --- a/imap/configure.ac +++ b/imap/configure.ac @@ -1,10 +1,10 @@ dnl Process this file with autoconf to produce a configure script. dnl dnl -dnl Copyright 1998 - 2018 Double Precision, Inc. See COPYING for +dnl Copyright 1998 - 2019 Double Precision, Inc. See COPYING for dnl distribution information. -AC_INIT(courier-imap, 5.0.7, [courier-users@lists.sourceforge.net]) +AC_INIT(courier-imap, 5.0.8, [courier-users@lists.sourceforge.net]) >confdefs.h # Kill PACKAGE_ macros |
