diff options
| author | Sam Varshavchik | 2018-11-28 08:15:44 -0500 | 
|---|---|---|
| committer | Sam Varshavchik | 2018-11-28 08:15:44 -0500 | 
| commit | dca4b607379150d58cacf1aec22ae6ef37988ca2 (patch) | |
| tree | cf107cffba10fef9fdfcd82a20ae1718f3f1b0c5 /imap/configure.ac | |
| parent | 4178f459ddb72d81c3f1256d83992aee2f5b166e (diff) | |
| download | courier-libs-dca4b607379150d58cacf1aec22ae6ef37988ca2.tar.bz2 | |
Workaround for MS Outlook bug.
Diffstat (limited to 'imap/configure.ac')
| -rw-r--r-- | imap/configure.ac | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/imap/configure.ac b/imap/configure.ac index ac0e69e..42a086c 100644 --- a/imap/configure.ac +++ b/imap/configure.ac @@ -4,7 +4,7 @@ dnl  dnl Copyright 1998 - 2018 Double Precision, Inc.  See COPYING for  dnl distribution information. -AC_INIT(courier-imap, 5.0.3, [courier-users@lists.sourceforge.net]) +AC_INIT(courier-imap, 5.0.4, [courier-users@lists.sourceforge.net])  >confdefs.h  # Kill PACKAGE_ macros | 
