List:Commits« Previous MessageNext Message »
From:kent Date:May 11 2006 4:01pm
Subject:bk commit into 4.0 tree (kent:1.2178)
View as plain text  
Below is the list of changes that have just been committed into a local
4.0 repository of kent. When kent 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.2178 06/05/11 18:00:46 kent@stripped +1 -0
  configure.in:
    Stepped up to 4.0.28

  configure.in
    1.335 06/05/11 17:59:32 kent@stripped +1 -1
    Stepped up to 4.0.28

# 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:	kent
# Host:	c-7b4072d5.010-2112-6f72651.cust.bredbandsbolaget.se
# Root:	/Users/kent/mysql/bk/mysql-4.0-clean

--- 1.334/configure.in	2006-04-10 20:57:28 +02:00
+++ 1.335/configure.in	2006-05-11 17:59:32 +02:00
@@ -4,7 +4,7 @@
 AC_INIT(sql/mysqld.cc)
 AC_CANONICAL_SYSTEM
 # The Docs Makefile.am parses this line!
-AM_INIT_AUTOMAKE(mysql, 4.0.27)
+AM_INIT_AUTOMAKE(mysql, 4.0.28)
 AM_CONFIG_HEADER(config.h)
 
 PROTOCOL_VERSION=10
Thread
bk commit into 4.0 tree (kent:1.2178)kent11 May