#At file:///home/jonas/src/telco-7.0/ based on revid:jonas@stripped
4121 Jonas Oreland 2011-01-17
ndb - bump version to 7.0.22
modified:
configure.in
storage/ndb/ndb_configure.m4
=== modified file 'configure.in'
--- a/configure.in 2010-11-09 15:34:24 +0000
+++ b/configure.in 2011-01-17 12:54:58 +0000
@@ -12,7 +12,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.51-ndb-7.0.21], [], [mysql])
+AC_INIT([MySQL Server], [5.1.51-ndb-7.0.22], [], [mysql])
AC_CONFIG_SRCDIR([sql/mysqld.cc])
AC_CANONICAL_SYSTEM
# USTAR format gives us the possibility to store longer path names in
=== modified file 'storage/ndb/ndb_configure.m4'
--- a/storage/ndb/ndb_configure.m4 2011-01-09 16:31:17 +0000
+++ b/storage/ndb/ndb_configure.m4 2011-01-17 12:54:58 +0000
@@ -2,7 +2,7 @@
# Should be updated when creating a new NDB version
NDB_VERSION_MAJOR=7
NDB_VERSION_MINOR=0
-NDB_VERSION_BUILD=21
+NDB_VERSION_BUILD=22
NDB_VERSION_STATUS=""
dnl for build ndb docs
Attachment: [text/bzr-bundle] bzr/jonas@mysql.com-20110117125458-8109d1txckc3337t.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1-telco-7.0 branch (jonas:4121) | Jonas Oreland | 17 Jan |