]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Released v2.2.28. release-2.2.28 2.2.28
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Fri, 24 Feb 2017 13:28:42 +0000 (15:28 +0200)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Fri, 24 Feb 2017 13:28:42 +0000 (15:28 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 533a1478f3e4b866898755dadf0d2dd81c4c341a..f8c2c86579cf91d916ffc4c661838a1a7da4c62c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-v2.2.28 2016-02-xx  Timo Sirainen <tss@iki.fi>
+v2.2.28 2016-02-24  Timo Sirainen <tss@iki.fi>
 
        * director: "doveadm director move" to same host now refreshes user's
          timeout. This allows keeping user constantly in the same backend by
index a038e1c1bbb41615eaa85f3bc85a508f99336a5d..22df65686b90dd0095344ca9d6d3346d340f64fd 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.28.rc2],[dovecot@dovecot.org])
+AC_INIT([Dovecot],[2.2.28],[dovecot@dovecot.org])
 AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.2.ABIv28($PACKAGE_VERSION)", [Dovecot ABI version])
 AC_CONFIG_AUX_DIR([.])
 AC_CONFIG_SRCDIR([src])