List:Commits« Previous MessageNext Message »
From:Brian Pontz Date:March 24 2006 6:52pm
Subject:bk commit into 5.1 tree (bpontz:1.2226)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of bpontz. When bpontz 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.2226 06/03/24 13:51:59 bpontz@stripped +1 -0
  changed version number

  configure.in
    1.352 06/03/24 13:51:55 bpontz@stripped +1 -1
    changed version number

# 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:	bpontz
# Host:	shasta.mysql.com
# Root:	/home/bpontz/MyWork/mysql/mysql-5.1-new

--- 1.351/configure.in	2006-03-22 01:59:49 -05:00
+++ 1.352/configure.in	2006-03-24 13:51:55 -05:00
@@ -7,7 +7,7 @@
 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.1.8-beta)
+AM_INIT_AUTOMAKE(mysql, 5.1.9-beta)
 AM_CONFIG_HEADER(config.h)
 
 PROTOCOL_VERSION=10
Thread
bk commit into 5.1 tree (bpontz:1.2226)Brian Pontz24 Mar