From: kent Date: March 2 2008 3:58am Subject: bk commit into maria tree (kent:1.2610) List-Archive: http://lists.mysql.com/commits/43266 Message-Id: <200803020358.m223wxFT019296@production.mysql.com> Below is the list of changes that have just been committed into a local maria 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@stripped, 2008-03-02 04:58:50+01:00, kent@stripped +1 -0 configure.in: And back to 5.1.24 configure.in@stripped, 2008-03-02 04:58:39+01:00, kent@stripped +1 -1 And back to 5.1.24 diff -Nrup a/configure.in b/configure.in --- a/configure.in 2008-02-21 02:47:44 +01:00 +++ b/configure.in 2008-03-02 04:58:39 +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.23a-maria-alpha) +AM_INIT_AUTOMAKE(mysql, 5.1.24-maria-alpha) AM_CONFIG_HEADER([include/config.h:config.h.in]) PROTOCOL_VERSION=10