List:Commits« Previous MessageNext Message »
From:tomas Date:May 18 2007 6:32am
Subject:bk commit into 5.1 tree (tomas:1.2527)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of tomas. When tomas 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-05-18 08:32:39+02:00, tomas@stripped +1 -0
  bump up version

  configure.in@stripped, 2007-05-18 08:32:37+02:00, tomas@stripped +2 -2
    bump up version

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	tomas
# Host:	whalegate.ndb.mysql.com
# Root:	/home/tomas/mysql-5.1-telco-6.1

--- 1.430/configure.in	2007-04-27 10:17:52 +02:00
+++ 1.431/configure.in	2007-05-18 08:32:37 +02:00
@@ -7,12 +7,12 @@
 AC_CANONICAL_SYSTEM
 # The Docs Makefile.am parses this line!
 # remember to also update version.c in ndb
-AM_INIT_AUTOMAKE(mysql, 5.1.15-ndb-6.1.7)
+AM_INIT_AUTOMAKE(mysql, 5.1.15-ndb-6.1.8)
 AM_CONFIG_HEADER(config.h)
 
 NDB_VERSION_MAJOR=6
 NDB_VERSION_MINOR=1
-NDB_VERSION_BUILD=7
+NDB_VERSION_BUILD=8
 NDB_VERSION_STATUS="-beta"
 
 PROTOCOL_VERSION=10
Thread
bk commit into 5.1 tree (tomas:1.2527)tomas18 May