List:Commits« Previous MessageNext Message »
From:tomas Date:May 22 2006 2:29pm
Subject:bk commit into 5.1 tree (tomas:1.2024)
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
  1.2024 06/05/22 16:29:45 tomas@stripped +1 -0
  bumped up patch version to p14

  configure.in
    1.311 06/05/22 16:29:39 tomas@stripped +2 -2
    bumped up patch version to p14

# 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:	poseidon.ndb.mysql.com
# Root:	/home/tomas/wl2325-alcatel

--- 1.310/configure.in	2006-04-12 18:33:29 +02:00
+++ 1.311/configure.in	2006-05-22 16:29:39 +02:00
@@ -7,7 +7,7 @@
 AC_CANONICAL_SYSTEM
 # The Docs Makefile.am parses this line!
 # Don't forget to also update the NDB lines below.
-AM_INIT_AUTOMAKE(mysql, 5.1.2-a_drop5p13)
+AM_INIT_AUTOMAKE(mysql, 5.1.2-a_drop5p14)
 AM_CONFIG_HEADER(config.h)
 
 PROTOCOL_VERSION=10
@@ -19,7 +19,7 @@
 NDB_VERSION_MAJOR=5
 NDB_VERSION_MINOR=1
 NDB_VERSION_BUILD=2
-NDB_VERSION_STATUS="a_drop5p13"
+NDB_VERSION_STATUS="a_drop5p14"
 
 # Set all version vars based on $VERSION. How do we do this more elegant ?
 # Remember that regexps needs to quote [ and ] since this is run through m4
Thread
bk commit into 5.1 tree (tomas:1.2024)tomas22 May