List:Commits« Previous MessageNext Message »
From:tomas Date:November 21 2007 1:39pm
Subject:bk commit into 5.1 tree (tulin:1.2600)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of mysqldev. When mysqldev 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-11-21 14:39:10+01:00, tulin@stripped +1 -0
  bump up version

  configure.in@stripped, 2007-11-21 14:39:00+01:00, tulin@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:	tulin
# Host:	production.mysql.com
# Root:	/data0/mysqldev/users/tomas/mysql-5.1-telco-6.1

--- 1.445/configure.in	2007-11-21 14:39:27 +01:00
+++ 1.446/configure.in	2007-11-21 14:39:27 +01: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.23)
+AM_INIT_AUTOMAKE(mysql, 5.1.15-ndb-6.1.24)
 AM_CONFIG_HEADER(config.h)
 
 NDB_VERSION_MAJOR=6
 NDB_VERSION_MINOR=1
-NDB_VERSION_BUILD=23
+NDB_VERSION_BUILD=24
 NDB_VERSION_STATUS="-PR"
 
 PROTOCOL_VERSION=10
Thread
bk commit into 5.1 tree (tulin:1.2600)tomas21 Nov