From: Timo Sirainen Date: Thu, 1 Sep 2011 08:59:14 +0000 (+0300) Subject: Released v2.1.alpha1. X-Git-Tag: 2.1.alpha1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eee5eaaf3a038cfa165a4e901bbec6dd92afd39d;p=thirdparty%2Fdovecot%2Fcore.git Released v2.1.alpha1. --- diff --git a/configure.in b/configure.in index dd896a01a7..2086038dff 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ AC_PREREQ([2.59]) -AC_INIT([Dovecot],[2.1.UNSTABLE],[dovecot@dovecot.org]) +AC_INIT([Dovecot],[2.1.alpha1],[dovecot@dovecot.org]) AC_CONFIG_SRCDIR([src]) AM_INIT_AUTOMAKE([foreign])