From bed84341d457ca12b3ffc2789f5ce5a50f473c17 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Fri, 24 Feb 2017 15:28:42 +0200 Subject: [PATCH] Released v2.2.28. --- NEWS | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 533a1478f3..f8c2c86579 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -v2.2.28 2016-02-xx Timo Sirainen +v2.2.28 2016-02-24 Timo Sirainen * director: "doveadm director move" to same host now refreshes user's timeout. This allows keeping user constantly in the same backend by diff --git a/configure.ac b/configure.ac index a038e1c1bb..22df65686b 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.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]) -- 2.47.2