changeset 15880:018de2aa893a 2.2.beta2

Released v2.2.beta1.
author Timo Sirainen <tss@iki.fi>
date Thu, 21 Feb 2013 17:07:55 +0200
parents fc9bfa8a3980
children 2a52cc85c67d
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Thu Feb 21 17:06:27 2013 +0200
+++ b/configure.ac	Thu Feb 21 17:07:55 2013 +0200
@@ -2,7 +2,7 @@
 
 # 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.beta1],[dovecot@dovecot.org])
+AC_INIT([Dovecot],[2.2.beta2],[dovecot@dovecot.org])
 AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.2.ABIv0($PACKAGE_VERSION)", [Dovecot ABI version])
 
 AC_CONFIG_SRCDIR([src])