From: Martin Skold Date: August 21 2012 7:21am Subject: bzr push into mysql-5.1-telco-6.3 branch (Martin.Skold:3480 to 3481) List-Archive: http://lists.mysql.com/commits/144578 Message-Id: <201208210721.q7L7LHQp010104@localhost6.localdomain6> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 3481 Martin Skold 2012-08-21 ndb - bump version to 6.3.50 modified: configure.in 3480 Frazer Clement 2012-08-13 {clone-mysql-5.1.61-ndb-6.3.49-src-build} Fix compile failure modified: storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp === modified file 'configure.in' --- a/configure.in 2012-03-12 09:36:33 +0000 +++ b/configure.in 2012-08-21 07:20:27 +0000 @@ -15,7 +15,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.1.61-ndb-6.3.49], [], [mysql]) +AC_INIT([MySQL Server], [5.1.61-ndb-6.3.50], [], [mysql]) AC_CONFIG_SRCDIR([sql/mysqld.cc]) AC_CANONICAL_SYSTEM @@ -35,7 +35,7 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_R NDB_VERSION_MAJOR=6 NDB_VERSION_MINOR=3 -NDB_VERSION_BUILD=49 +NDB_VERSION_BUILD=50 NDB_VERSION_STATUS="-GA" PROTOCOL_VERSION=10 No bundle (reason: useless for push emails).