From: Timo Sirainen Date: Sun, 5 Oct 2008 17:06:51 +0000 (+0300) Subject: Released v1.2.alpha2. X-Git-Tag: 1.2.alpha2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e5417bca812f5177d964a29a0e8941c88ab180db;p=thirdparty%2Fdovecot%2Fcore.git Released v1.2.alpha2. --HG-- branch : HEAD --- diff --git a/configure.in b/configure.in index 2c335f9e92..b9540fa682 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ AC_PREREQ([2.59]) -AC_INIT([Dovecot],[1.2.alpha1],[dovecot@dovecot.org]) +AC_INIT([Dovecot],[1.2.alpha2],[dovecot@dovecot.org]) AC_CONFIG_SRCDIR([src]) AM_INIT_AUTOMAKE