From: Timo Sirainen Date: Wed, 6 May 2009 21:49:51 +0000 (-0400) Subject: configure: Version number is nowadays 2.0, not 1.3. X-Git-Tag: 2.0.alpha1~807 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1ad1b8855f3a5b147226f54d84800b64acfc3251;p=thirdparty%2Fdovecot%2Fcore.git configure: Version number is nowadays 2.0, not 1.3. --HG-- branch : HEAD --- diff --git a/configure.in b/configure.in index e363399014..5b621bcd6d 100644 --- a/configure.in +++ b/configure.in @@ -2437,4 +2437,4 @@ 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." +echo "NOTE: This is the UNSTABLE development branch of Dovecot v2.0."