From dfbe293d4325bc9eccbcec645c22d6fe82d0fec3 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Thu, 24 Aug 2017 15:38:13 +0300 Subject: [PATCH] Released v2.2.32. --- NEWS | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 1c92cdcd1b..47eb782df0 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -v2.2.32 2017-08-xx Timo Sirainen +v2.2.32 2017-08-24 Timo Sirainen * imapc: Info-level line is logged every time when successfully connected to the remote server. This includes local/remote IP/port, diff --git a/configure.ac b/configure.ac index 5d69f3730a..b2ed441993 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ AC_PREREQ([2.59]) # Be sure to update ABI version also if anything changes that might require # recompiling plugins. Most importantly that means if any structs are changed. -AC_INIT([Dovecot],[2.2.32.rc2],[dovecot@dovecot.org]) +AC_INIT([Dovecot],[2.2.32],[dovecot@dovecot.org]) AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.2.ABIv32($PACKAGE_VERSION)", [Dovecot ABI version]) AC_CONFIG_AUX_DIR([.]) AC_CONFIG_SRCDIR([src]) -- 2.47.2