From 21589f15fffe8eaaa2aef280230bc85f90d44eb7 Mon Sep 17 00:00:00 2001 From: Sam Varshavchik Date: Mon, 1 Sep 2014 08:39:56 -0400 Subject: Bump release --- imap/ChangeLog | 7 +++++++ imap/configure.ac | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/imap/ChangeLog b/imap/ChangeLog index 32ae232..1ce912c 100644 --- a/imap/ChangeLog +++ b/imap/ChangeLog @@ -1,3 +1,10 @@ +4.15.1 + +2014-09-01 Sam Varshavchik + + * tcpd/libcouriergnutls.c: remove any slashes from the server + hostname. + 2014-07-21 Sam Varshavchik * gpglib, rfc2045: fix makefiles. diff --git a/imap/configure.ac b/imap/configure.ac index 6214f46..291fb5a 100644 --- a/imap/configure.ac +++ b/imap/configure.ac @@ -4,7 +4,7 @@ dnl dnl Copyright 1998 - 2013 Double Precision, Inc. See COPYING for dnl distribution information. -AC_INIT(courier-imap, 4.15.0, [courier-users@lists.sourceforge.net]) +AC_INIT(courier-imap, 4.15.1, [courier-users@lists.sourceforge.net]) >confdefs.h # Kill PACKAGE_ macros -- cgit v1.2.3