From 49028a9eb32a570b3bc73777d0474e458c1c1949 Mon Sep 17 00:00:00 2001 From: Sam Varshavchik Date: Sun, 16 Jan 2022 18:40:25 -0500 Subject: Update versions. --- imap/ChangeLog | 6 ++++++ imap/configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'imap') diff --git a/imap/ChangeLog b/imap/ChangeLog index c426d45..c5fea32 100644 --- a/imap/ChangeLog +++ b/imap/ChangeLog @@ -1,3 +1,9 @@ +5.1.7 + +2022-01-16 Arjen de Korte + + * Fix linking failure on some Linux distributions. + 5.1.6 2022-01-16 Sam Varshavchik diff --git a/imap/configure.ac b/imap/configure.ac index 7061541..0d84dc6 100644 --- a/imap/configure.ac +++ b/imap/configure.ac @@ -4,7 +4,7 @@ dnl dnl Copyright 1998 - 2022 Double Precision, Inc. See COPYING for dnl distribution information. -AC_INIT(courier-imap, 5.1.6, [courier-users@lists.sourceforge.net]) +AC_INIT(courier-imap, 5.1.7, [courier-users@lists.sourceforge.net]) >confdefs.h # Kill PACKAGE_ macros -- cgit v1.2.3