diff options
Diffstat (limited to 'imap')
| -rw-r--r-- | imap/ChangeLog | 2 | ||||
| -rw-r--r-- | imap/configure.ac | 2 | 
2 files changed, 3 insertions, 1 deletions
| diff --git a/imap/ChangeLog b/imap/ChangeLog index f6bb631..d39507c 100644 --- a/imap/ChangeLog +++ b/imap/ChangeLog @@ -1,3 +1,5 @@ +5.0.3 +  2018-11-17  Sam Varshavchik  <mrsam@courier-mta.com>  	* pop3dserver.c (calcsize): Fix spurious flagging of non-UTF8 diff --git a/imap/configure.ac b/imap/configure.ac index 162a814..ac0e69e 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.2, [courier-users@lists.sourceforge.net]) +AC_INIT(courier-imap, 5.0.3, [courier-users@lists.sourceforge.net])  >confdefs.h  # Kill PACKAGE_ macros | 
