From c43f2e858461f20c8f52062e24f4b3b832ca6b78 Mon Sep 17 00:00:00 2001 From: Sam Varshavchik Date: Fri, 26 Mar 2021 07:03:30 -0400 Subject: Bump version --- imap/ChangeLog | 2 ++ imap/configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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 * 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 -- cgit v1.2.3