dovecot-1.3: This branch is v1.3.UNSTABLE.
    dovecot at dovecot.org 
    dovecot at dovecot.org
       
    Sat Apr  4 02:05:04 EEST 2009
    
    
  
details:   http://hg.dovecot.org/dovecot-1.3/rev/fdcb1629ddcc
changeset: 9016:fdcb1629ddcc
user:      Timo Sirainen <tss at iki.fi>
date:      Fri Apr 03 19:04:43 2009 -0400
description:
This branch is v1.3.UNSTABLE.
diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
configure.in |    4 +++-
diffs (16 lines):
diff -r 21d4363a3cf7 -r fdcb1629ddcc configure.in
--- a/configure.in	Fri Apr 03 19:00:52 2009 -0400
+++ b/configure.in	Fri Apr 03 19:04:43 2009 -0400
@@ -1,5 +1,5 @@ AC_PREREQ([2.59])
 AC_PREREQ([2.59])
-AC_INIT([Dovecot],[1.2.rc1],[dovecot at dovecot.org])
+AC_INIT([Dovecot],[1.3.UNSTABLE],[dovecot at dovecot.org])
 AC_CONFIG_SRCDIR([src])
 
 AM_INIT_AUTOMAKE([foreign])
@@ -2456,3 +2456,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.3."
    
    
More information about the dovecot-cvs
mailing list