List:Commits« Previous MessageNext Message »
From:Joerg Bruehe Date:October 29 2007 7:00pm
Subject:bk commit into 5.1 tree (joerg:1.2593)
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@stripped, 2007-10-29 20:00:36+01:00, joerg@trift2. +1 -0
  5.1 has been promoted to "rc" status.

  configure.in@stripped, 2007-10-29 20:00:27+01:00, joerg@trift2. +1 -1
    5.1 has been promoted to "rc" status.

diff -Nrup a/configure.in b/configure.in
--- a/configure.in	2007-10-29 12:35:32 +01:00
+++ b/configure.in	2007-10-29 20:00:27 +01:00
@@ -10,7 +10,7 @@ AC_CANONICAL_SYSTEM
 #
 # When changing major version number please also check switch statement
 # in mysqlbinlog::check_master_version().
-AM_INIT_AUTOMAKE(mysql, 5.1.23-beta)
+AM_INIT_AUTOMAKE(mysql, 5.1.23-rc)
 AM_CONFIG_HEADER([include/config.h:config.h.in])
 
 PROTOCOL_VERSION=10
Thread
bk commit into 5.1 tree (joerg:1.2593)Joerg Bruehe29 Oct