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 71e13c9..4150b26 100644 --- a/imap/ChangeLog +++ b/imap/ChangeLog @@ -1,3 +1,5 @@ +5.0.7 +  2019-02-24  Sam Varshavchik  <mrsam@courier-mta.com>  	* pop3dserver.c (do_retr): Use the new MIME_UNICODE_MESSAGE_TYPE diff --git a/imap/configure.ac b/imap/configure.ac index 3ed16bc..82fab4d 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.6, [courier-users@lists.sourceforge.net]) +AC_INIT(courier-imap, 5.0.7, [courier-users@lists.sourceforge.net])  >confdefs.h  # Kill PACKAGE_ macros | 
