List:Commits« Previous MessageNext Message »
From:jonas Date:May 30 2008 9:14am
Subject:bk commit into 5.1 tree (jonas:1.2619)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of jonas.  When jonas 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, 2008-05-30 11:14:37+02:00, jonas@stripped +1 -0
  bump version

  configure.in@stripped, 2008-05-30 11:14:36+02:00, jonas@stripped +2 -2
    bump version

diff -Nrup a/configure.in b/configure.in
--- a/configure.in	2008-05-16 10:32:57 +02:00
+++ b/configure.in	2008-05-30 11:14:36 +02: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.24-ndb-6.3.15)
+AM_INIT_AUTOMAKE(mysql, 5.1.24-ndb-6.3.16)
 AM_CONFIG_HEADER([include/config.h:config.h.in])
 
 NDB_VERSION_MAJOR=6
 NDB_VERSION_MINOR=3
-NDB_VERSION_BUILD=15
+NDB_VERSION_BUILD=16
 NDB_VERSION_STATUS="-RC"
 
 PROTOCOL_VERSION=10
Thread
bk commit into 5.1 tree (jonas:1.2619)jonas30 May