List:Commits« Previous MessageNext Message »
From:jonas Date:February 8 2008 2:40pm
Subject:bk commit into 5.1 tree (jonas:1.2871)
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-02-08 15:40:35+01:00, jonas@stripped +1 -0
  dump version

  configure.in@stripped, 2008-02-08 15:40:33+01:00, jonas@stripped +2 -2
    dump version

diff -Nrup a/configure.in b/configure.in
--- a/configure.in	2008-02-08 15:38:53 +01:00
+++ b/configure.in	2008-02-08 15:40:33 +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.23-ndb-6.3.8)
+AM_INIT_AUTOMAKE(mysql, 5.1.23-ndb-6.3.9)
 AM_CONFIG_HEADER([include/config.h:config.h.in])
 
 NDB_VERSION_MAJOR=6
 NDB_VERSION_MINOR=3
-NDB_VERSION_BUILD=8
+NDB_VERSION_BUILD=9
 NDB_VERSION_STATUS="-RC"
 
 PROTOCOL_VERSION=10
Thread
bk commit into 5.1 tree (jonas:1.2871)jonas8 Feb