From 9c4bd37a0adc2ebbe1ad35d6317da02e4bbfcfb2 Mon Sep 17 00:00:00 2001 From: Sam Varshavchik Date: Sat, 24 Apr 2021 11:47:15 -0400 Subject: courier-imap: 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 034db3b..c93e63b 100644 --- a/imap/ChangeLog +++ b/imap/ChangeLog @@ -1,3 +1,5 @@ +5.1.3 + 2021-04-01 Sam Varshavchik * pop3d: pro-forma POP3 LANG extension. diff --git a/imap/configure.ac b/imap/configure.ac index 1fe96a5..909c433 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.2, [courier-users@lists.sourceforge.net]) +AC_INIT(courier-imap, 5.1.3, [courier-users@lists.sourceforge.net]) >confdefs.h # Kill PACKAGE_ macros -- cgit v1.2.3