List:Commits« Previous MessageNext Message »
From:tomas Date:March 20 2006 12:03pm
Subject:bk commit into 5.1 tree (tomas:1.1992)
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.1992 06/03/20 12:03:44 tomas@stripped +1 -0
  changed version to a_drop5p10

  configure.in
    1.307 06/03/20 12:03:38 tomas@stripped +2 -2
    changed version to a_drop5p10

# 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.306/configure.in	2006-02-16 14:31:16 +01:00
+++ 1.307/configure.in	2006-03-20 12:03:38 +01: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_drop5p9)
+AM_INIT_AUTOMAKE(mysql, 5.1.2-a_drop5p10)
 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_drop5p9"
+NDB_VERSION_STATUS="a_drop5p10"
 
 # 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.1992)tomas20 Mar