dovecot-2.2: Updated version number to v2.2.UNSTABLE and added a...

dovecot at dovecot.org dovecot at dovecot.org
Sun Feb 12 23:23:32 EET 2012


details:   http://hg.dovecot.org/dovecot-2.2/rev/8457e41b634b
changeset: 14145:8457e41b634b
user:      Timo Sirainen <tss at iki.fi>
date:      Sun Feb 12 23:23:25 2012 +0200
description:
Updated version number to v2.2.UNSTABLE and added a warning to configure.

diffstat:

 configure.in |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9574963a16f7 -r 8457e41b634b configure.in
--- a/configure.in	Sun Feb 12 23:04:13 2012 +0200
+++ b/configure.in	Sun Feb 12 23:23:25 2012 +0200
@@ -1,5 +1,5 @@
 AC_PREREQ([2.59])
-AC_INIT([Dovecot],[2.1.rc6],[dovecot at dovecot.org])
+AC_INIT([Dovecot],[2.2.UNSTABLE],[dovecot at dovecot.org])
 AC_CONFIG_SRCDIR([src])
 
 AM_INIT_AUTOMAKE([foreign])
@@ -2847,3 +2847,6 @@
 if test "$not_fts" != ""; then
   echo "                 :$not_fts"
 fi
+
+echo
+echo "NOTE: This is the UNSTABLE development branch of Dovecot v2.2."


More information about the dovecot-cvs mailing list