#At file:///home/jonas/src/telco-6.3/ based on revid:magnus.blaudd@stripped
3333 Jonas Oreland 2010-11-03
ndb - bump version to 6.3.40
modified:
configure.in
=== modified file 'configure.in'
--- a/configure.in 2010-10-12 11:54:35 +0000
+++ b/configure.in 2010-11-03 12:16:29 +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.51-ndb-6.3.39], [], [mysql])
+AC_INIT([MySQL Server], [5.1.51-ndb-6.3.40], [], [mysql])
AC_CONFIG_SRCDIR([sql/mysqld.cc])
AC_CANONICAL_SYSTEM
# USTAR format gives us the possibility to store longer path names in
@@ -34,7 +34,7 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_R
NDB_VERSION_MAJOR=6
NDB_VERSION_MINOR=3
-NDB_VERSION_BUILD=39
+NDB_VERSION_BUILD=40
NDB_VERSION_STATUS="-GA"
PROTOCOL_VERSION=10
Attachment: [text/bzr-bundle] bzr/jonas@mysql.com-20101103121629-1ht7ejbph39e19jz.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1-telco-6.3 branch (jonas:3333) | Jonas Oreland | 3 Nov |