Below is the list of changes that have just been committed into a local
5.1 repository of mysqldev. When mysqldev does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet@stripped, 2007-11-06 15:18:08+01:00, tulin@stripped +1 -0
configure.in:
bump up version
configure.in@stripped, 2007-11-06 15:17:43+01:00, tulin@stripped +2 -2
bump up version
diff -Nrup a/configure.in b/configure.in
--- a/configure.in 2007-10-19 22:19:54 +02:00
+++ b/configure.in 2007-11-06 15:17:43 +01:00
@@ -10,12 +10,12 @@ AC_CANONICAL_SYSTEM
#
# When changing major version number please also check switch statement
# in mysqlbinlog::check_master_version().
-AM_INIT_AUTOMAKE(mysql, 5.1.22-ndb-6.3.5)
+AM_INIT_AUTOMAKE(mysql, 5.1.22-ndb-6.3.6)
AM_CONFIG_HEADER([include/config.h:config.h.in])
NDB_VERSION_MAJOR=6
NDB_VERSION_MINOR=3
-NDB_VERSION_BUILD=5
+NDB_VERSION_BUILD=6
NDB_VERSION_STATUS="-beta"
PROTOCOL_VERSION=10
| Thread |
|---|
| • bk commit into 5.1 tree (tulin:1.2717) | tomas | 6 Nov |