AC_PREREQ([2.59])
-AC_INIT([Dovecot],[1.2.rc1],[dovecot@dovecot.org])
+AC_INIT([Dovecot],[1.3.UNSTABLE],[dovecot@dovecot.org])
AC_CONFIG_SRCDIR([src])
AM_INIT_AUTOMAKE([foreign])
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."