diff options
| author | Sam Varshavchik | 2021-03-26 07:03:30 -0400 |
|---|---|---|
| committer | Sam Varshavchik | 2021-03-26 07:04:33 -0400 |
| commit | c43f2e858461f20c8f52062e24f4b3b832ca6b78 (patch) | |
| tree | e8731b2fb56f3278512900c789e100425d52e94a /imap | |
| parent | b7dd44800b91a913d68bb7484cc571d320cd1d7a (diff) | |
| download | courier-libs-c43f2e858461f20c8f52062e24f4b3b832ca6b78.tar.bz2 | |
Bump version
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 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 |
