List:Commits« Previous MessageNext Message »
From:jonas Date:May 10 2008 10:02pm
Subject:bk commit into 5.1 tree (jonas:1.2592)
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-10 22:02:25+02:00, jonas@stripped +1 -0
  bump version

  configure.in@stripped, 2008-05-10 22:02:23+02:00, jonas@stripped +2 -2
    bump version

diff -Nrup a/configure.in b/configure.in
--- a/configure.in	2008-04-27 02:19:42 +02:00
+++ b/configure.in	2008-05-10 22:02:23 +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.2.14)
+AM_INIT_AUTOMAKE(mysql, 5.1.24-ndb-6.2.15)
 AM_CONFIG_HEADER([include/config.h:config.h.in])
 
 NDB_VERSION_MAJOR=6
 NDB_VERSION_MINOR=2
-NDB_VERSION_BUILD=14
+NDB_VERSION_BUILD=15
 NDB_VERSION_STATUS="-RC"
 
 PROTOCOL_VERSION=10
Thread
bk commit into 5.1 tree (jonas:1.2592)jonas10 May 2008