]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Released v2.2.32. release-2.2.32 2.2.32
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Thu, 24 Aug 2017 12:38:13 +0000 (15:38 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Thu, 24 Aug 2017 12:38:27 +0000 (15:38 +0300)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 1c92cdcd1b68cfc114a55698f73b2cbc18adfab2..47eb782df01c9223582d7dcba9ffef06ce38cc04 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-v2.2.32 2017-08-xx  Timo Sirainen <tss@iki.fi>
+v2.2.32 2017-08-24  Timo Sirainen <tss@iki.fi>
 
        * imapc: Info-level line is logged every time when successfully
          connected to the remote server. This includes local/remote IP/port,
index 5d69f3730ace976d1a54bbe83709f569d31d6687..b2ed4419937242ffee75255cbc50a12298b692fd 100644 (file)
@@ -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])