diff options
| -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 c5f3f62..1693409 100644 --- a/imap/ChangeLog +++ b/imap/ChangeLog @@ -1,3 +1,5 @@ +5.1.2 + 2021-03-25 Sam Varshavchik <mrsam@courier-mta.com> * make*: Individual files that did not end in a newline were diff --git a/imap/configure.ac b/imap/configure.ac index e3d0f5c..1fe96a5 100644 --- a/imap/configure.ac +++ b/imap/configure.ac @@ -4,7 +4,7 @@ dnl dnl Copyright 1998 - 2021 Double Precision, Inc. See COPYING for dnl distribution information. -AC_INIT(courier-imap, 5.1.1, [courier-users@lists.sourceforge.net]) +AC_INIT(courier-imap, 5.1.2, [courier-users@lists.sourceforge.net]) >confdefs.h # Kill PACKAGE_ macros |
