List:Internals« Previous MessageNext Message »
From:Joerg Bruehe Date:March 24 2005 10:52am
Subject:bk commit into 5.0 tree (joerg:1.1837)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of joerg. When joerg 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.1837 05/03/24 10:52:29 joerg@stripped +1 -0
  The separate NDB information must be upgraded, too.

  configure.in
    1.274 05/03/24 10:52:24 joerg@stripped +1 -1
    The separate NDB information must be upgraded, too.

# 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:	joerg
# Host:	trift2.
# Root:	/M50/mysql-5.0

--- 1.273/configure.in	Thu Mar 24 10:47:20 2005
+++ 1.274/configure.in	Thu Mar 24 10:52:24 2005
@@ -17,7 +17,7 @@
 # ndb version
 NDB_VERSION_MAJOR=5
 NDB_VERSION_MINOR=0
-NDB_VERSION_BUILD=3
+NDB_VERSION_BUILD=4
 NDB_VERSION_STATUS="beta"
 
 # Set all version vars based on $VERSION. How do we do this more elegant ?
Thread
bk commit into 5.0 tree (joerg:1.1837)Joerg Bruehe24 Mar