List:Commits« Previous MessageNext Message »
From:ingo Date:November 15 2006 11:11am
Subject:bk commit into 5.0 tree (istruewing:1.2300)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of istruewing. When istruewing 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, 2006-11-15 11:11:12+01:00, istruewing@stripped +1 -0
  Merge bk-internal.mysql.com:/home/bk/mysql-5.0
  into  chilla.local:/home/mydev/mysql-5.0-axmrg
  MERGE: 1.2295.1.9

  configure.in@stripped, 2006-11-15 11:11:07+01:00, istruewing@stripped +0 -1
    Auto merged
    MERGE: 1.407.1.4

# 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:	istruewing
# Host:	chilla.local
# Root:	/home/mydev/mysql-5.0-axmrg/RESYNC

--- 1.409/configure.in	2006-11-15 11:11:18 +01:00
+++ 1.410/configure.in	2006-11-15 11:11:18 +01:00
@@ -7,7 +7,7 @@ AC_INIT(sql/mysqld.cc)
 AC_CANONICAL_SYSTEM
 # The Docs Makefile.am parses this line!
 # remember to also change ndb version below and update version.c in ndb
-AM_INIT_AUTOMAKE(mysql, 5.0.30)
+AM_INIT_AUTOMAKE(mysql, 5.0.32)
 AM_CONFIG_HEADER(config.h)
 
 PROTOCOL_VERSION=10
@@ -19,7 +19,7 @@ SHARED_LIB_VERSION=$SHARED_LIB_MAJOR_VER
 # ndb version
 NDB_VERSION_MAJOR=5
 NDB_VERSION_MINOR=0
-NDB_VERSION_BUILD=30
+NDB_VERSION_BUILD=32
 NDB_VERSION_STATUS=""
 
 # Set all version vars based on $VERSION. How do we do this more elegant ?
Thread
bk commit into 5.0 tree (istruewing:1.2300)ingo15 Nov