From 3fd75acdae2bebde0b09028739b99676ebcdce73 Mon Sep 17 00:00:00 2001 From: Sam Varshavchik Date: Sat, 13 Mar 2021 08:28:23 -0500 Subject: Bump version --- imap/ChangeLog | 2 ++ imap/configure.ac | 4 ++-- maildrop/configure.ac | 4 ++-- sqwebmail/ChangeLog | 2 ++ sqwebmail/configure.ac | 2 +- 5 files changed, 9 insertions(+), 5 deletions(-) diff --git a/imap/ChangeLog b/imap/ChangeLog index f5dedf7..5d4611b 100644 --- a/imap/ChangeLog +++ b/imap/ChangeLog @@ -1,3 +1,5 @@ +5.1.0 + 2021-02-23 Sam Varshavchik * Implement support for the TLS ALPN extension. diff --git a/imap/configure.ac b/imap/configure.ac index 85835e2..47aac0f 100644 --- a/imap/configure.ac +++ b/imap/configure.ac @@ -1,10 +1,10 @@ dnl Process this file with autoconf to produce a configure script. dnl dnl -dnl Copyright 1998 - 2019 Double Precision, Inc. See COPYING for +dnl Copyright 1998 - 2021 Double Precision, Inc. See COPYING for dnl distribution information. -AC_INIT(courier-imap, 5.0.14, [courier-users@lists.sourceforge.net]) +AC_INIT(courier-imap, 5.1.0, [courier-users@lists.sourceforge.net]) >confdefs.h # Kill PACKAGE_ macros diff --git a/maildrop/configure.ac b/maildrop/configure.ac index 0970db5..50be8f9 100644 --- a/maildrop/configure.ac +++ b/maildrop/configure.ac @@ -1,8 +1,8 @@ dnl -dnl Copyright 1998 - 2017 Double Precision, Inc. See COPYING for +dnl Copyright 1998 - 2021 Double Precision, Inc. See COPYING for dnl distribution information. -AC_INIT(maildrop, 3.0.2, [courier-users@lists.sourceforge.net]) +AC_INIT(maildrop, 3.0.3, [courier-users@lists.sourceforge.net]) >confdefs.h # Kill PACKAGE_ macros diff --git a/sqwebmail/ChangeLog b/sqwebmail/ChangeLog index e051850..2a27809 100644 --- a/sqwebmail/ChangeLog +++ b/sqwebmail/ChangeLog @@ -1,3 +1,5 @@ +6.0.6 + 2021-02-19 Sam Varshavchik * spec file: additional fixes. diff --git a/sqwebmail/configure.ac b/sqwebmail/configure.ac index 5150fe5..58f282c 100644 --- a/sqwebmail/configure.ac +++ b/sqwebmail/configure.ac @@ -2,7 +2,7 @@ dnl dnl Copyright 1998 - 2021 Double Precision, Inc. See COPYING for dnl distribution information. -AC_INIT(sqwebmail, 6.0.5, [courier-sqwebmail@lists.sourceforge.net]) +AC_INIT(sqwebmail, 6.0.6, [courier-sqwebmail@lists.sourceforge.net]) >confdefs.h # Kill PACKAGE_ macros -- cgit v1.2.3