List:Commits« Previous MessageNext Message »
From:jonas Date:June 25 2007 11:53am
Subject:bk commit into 5.1 tree (jonas:1.2150)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of mysqldev. When mysqldev 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, 2007-06-25 13:53:39+02:00, jonas@stripped +1 -0
  fix version

  configure.in@stripped, 2007-06-25 13:43:48+02:00, jonas@stripped +1 -1
    fix version

# 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:	jonas
# Host:	production.mysql.com
# Root:	/data0/mysqldev/users/jonas/drop6p9

--- 1.338/configure.in	2007-06-25 13:53:54 +02:00
+++ 1.339/configure.in	2007-06-25 13:53:54 +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.2.1-a_drop6p8)
+AM_INIT_AUTOMAKE(mysql, 5.2.1-a_drop6p9)
 AM_CONFIG_HEADER(config.h)
 
 PROTOCOL_VERSION=10
Thread
bk commit into 5.1 tree (jonas:1.2150)jonas25 Jun