dovecot: This code tree is now v1.2.UNSTABLE.

dovecot at dovecot.org dovecot at dovecot.org
Tue Feb 12 12:13:16 EET 2008


details:   http://hg.dovecot.org/dovecot/rev/74e1dc23e441
changeset: 7232:74e1dc23e441
user:      Timo Sirainen <tss at iki.fi>
date:      Tue Feb 12 12:12:50 2008 +0200
description:
This code tree is now v1.2.UNSTABLE.

diffstat:

1 file changed, 3 insertions(+), 1 deletion(-)
configure.in |    4 +++-

diffs (16 lines):

diff -r 0706d404a8fb -r 74e1dc23e441 configure.in
--- a/configure.in	Mon Feb 11 23:52:09 2008 +0200
+++ b/configure.in	Tue Feb 12 12:12:50 2008 +0200
@@ -1,5 +1,5 @@ AC_PREREQ([2.59])
 AC_PREREQ([2.59])
-AC_INIT([dovecot],[1.1.beta14],[dovecot at dovecot.org])
+AC_INIT([dovecot],[1.2.UNSTABLE],[dovecot at dovecot.org])
 AC_CONFIG_SRCDIR([src])
 
 AM_INIT_AUTOMAKE
@@ -2194,3 +2194,5 @@ echo "Building with user database module
 echo "Building with user database modules . :$userdb"
 echo "Building with password lookup modules :$passdb"
 echo "Building with SQL drivers ............:$sql_drivers"
+
+echo "NOTE: This is the UNSTABLE development branch of Dovecot v1.2."


More information about the dovecot-cvs mailing list