From: Timo Sirainen Date: Mon, 16 Aug 2010 15:07:01 +0000 (+0100) Subject: configure: v2.0.0 is no longer UNSTABLE development branch. X-Git-Tag: 2.0.1~42 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b1f6c5bdea3f957b946577edcc4a8a0b47e6ea9a;p=thirdparty%2Fdovecot%2Fcore.git configure: v2.0.0 is no longer UNSTABLE development branch. --- diff --git a/configure.in b/configure.in index b6f90c8ce1..213a4e81e6 100644 --- a/configure.in +++ b/configure.in @@ -2739,6 +2739,3 @@ echo "SQL drivers .... :$sql_drivers" if test "$not_sql_drivers" != ""; then echo " :$not_sql_drivers" fi - -echo -echo "NOTE: This is the UNSTABLE development branch of Dovecot v2.0."