From: Alexander Nozdrin Date: November 1 2010 7:53am Subject: bzr push into mysql-5.5-bugteam branch (alexander.nozdrin:3110 to 3111) List-Archive: http://lists.mysql.com/commits/122395 Message-Id: <201011010755.oA14b4P8006295@acsinet15.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 3111 Alexander Nozdrin 2010-11-01 Fix version tag (remove -ga suffix). modified: configure.in 3110 Li-Bing.Song@stripped 2010-11-01 Re-enabled rpl.rpl_innodb_bug30888. modified: mysql-test/collections/default.experimental === modified file 'configure.in' --- a/configure.in 2010-10-27 07:32:26 +0000 +++ b/configure.in 2010-11-01 07:53:21 +0000 @@ -27,7 +27,7 @@ dnl dnl When changing the major version number please also check the switch dnl statement in mysqlbinlog::check_master_version(). You may also need dnl to update version.c in ndb. -AC_INIT([MySQL Server], [5.5.8-ga], [], [mysql]) +AC_INIT([MySQL Server], [5.5.8], [], [mysql]) AC_CONFIG_SRCDIR([sql/mysqld.cc]) AC_CANONICAL_SYSTEM No bundle (reason: useless for push emails).