List:Commits« Previous MessageNext Message »
From:Joerg Bruehe Date:February 21 2006 5:24pm
Subject:bk commit into 5.1 tree (joerg:1.2154)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 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.2154 06/02/21 18:24:28 joerg@stripped +1 -0
  configure.in  (in the new clone):
      This is a re-clone after tagging, so the version must be set back to 5.1.7-beta.

  configure.in
    1.342 06/02/21 18:24:22 joerg@stripped +1 -1
    This is a re-clone after tagging, so the version must be set back to 5.1.7-beta.

# 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:	/M51/clone-5.1

--- 1.341/configure.in	2006-02-17 14:53:29 +01:00
+++ 1.342/configure.in	2006-02-21 18:24:22 +01: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.7-beta)
 AM_CONFIG_HEADER(config.h)
 
 PROTOCOL_VERSION=10
Thread
bk commit into 5.1 tree (joerg:1.2154)Joerg Bruehe21 Feb