List:Commits« Previous MessageNext Message »
From:Stewart Smith Date:August 1 2007 12:02pm
Subject:bk commit into 5.1 tree (stewart:1.2582)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of stewart. When stewart 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-08-01 22:02:09+10:00, stewart@willster.(none) +1 -0
  configure.in:
    bump version to ndb 6.1.19
  TAG: mysql-5.1.15-ndb-6.1.19

  configure.in@stripped, 2007-08-01 22:01:28+10:00, stewart@willster.(none) +2 -2
    bump version to ndb 6.1.19

# 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:	stewart
# Host:	willster.(none)
# Root:	/home/stewart/Documents/MySQL/5.1/telco-6.1

--- 1.440/configure.in	2007-06-30 00:26:35 +10:00
+++ 1.441/configure.in	2007-08-01 22:01:28 +10: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.17)
+AM_INIT_AUTOMAKE(mysql, 5.1.15-ndb-6.1.19)
 AM_CONFIG_HEADER(config.h)
 
 NDB_VERSION_MAJOR=6
 NDB_VERSION_MINOR=1
-NDB_VERSION_BUILD=17
+NDB_VERSION_BUILD=19
 NDB_VERSION_STATUS="-beta"
 
 PROTOCOL_VERSION=10
Thread
bk commit into 5.1 tree (stewart:1.2582)Stewart Smith1 Aug