List:Commits« Previous MessageNext Message »
From:jonas Date:January 11 2008 8:51am
Subject:bk commit into 5.1 tree (jonas:1.2838)
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-01-11 09:51:45+01:00, jonas@stripped +1 -0
  update configure.in in telco-6.4

  configure.in@stripped, 2008-01-11 09:51:38+01:00, jonas@stripped +4 -4
    update configure.in in telco-6.4

diff -Nrup a/configure.in b/configure.in
--- a/configure.in	2008-01-01 13:45:06 +01:00
+++ b/configure.in	2008-01-11 09:51:38 +01:00
@@ -10,13 +10,13 @@ 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.7)
+AM_INIT_AUTOMAKE(mysql, 5.1.23-ndb-6.4.0)
 AM_CONFIG_HEADER([include/config.h:config.h.in])
 
 NDB_VERSION_MAJOR=6
-NDB_VERSION_MINOR=3
-NDB_VERSION_BUILD=7
-NDB_VERSION_STATUS="-beta"
+NDB_VERSION_MINOR=4
+NDB_VERSION_BUILD=0
+NDB_VERSION_STATUS="-alpha"
 
 PROTOCOL_VERSION=10
 DOT_FRM_VERSION=6
Thread
bk commit into 5.1 tree (jonas:1.2838)jonas11 Jan