From: kent Date: May 11 2006 5:49pm Subject: bk commit into 4.0 tree (kent:1.2179) List-Archive: http://lists.mysql.com/commits/6265 Message-Id: <20060511174925.255B8B5A3DF@boortz.dyndns.org> 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.2179 06/05/11 19:48:57 kent@stripped +1 -0 configure.in: Stepped up to 4.0.28 configure.in 1.335 06/05/11 19:48:23 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 19:48:23 +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