List:Internals« Previous MessageNext Message »
From:kent Date:May 23 2006 11:05pm
Subject:bk commit into 4.1 tree (kent:1.2478)
View as plain text  
Below is the list of changes that have just been committed into a local
4.1 repository of mysqldev. When mysqldev 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.2478 06/05/24 01:05:20 kent@stripped +1 -0
  configure.in:
    Updated release number 4.1.16a

  configure.in
    1.400 06/05/24 01:04:58 kent@stripped +1 -1
    Updated release number 4.1.16a

# 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:	production.mysql.com
# Root:	/data0/mysqldev/my/mysql-4.1.16a-release

--- 1.399/configure.in	2005-11-19 12:57:19 +01:00
+++ 1.400/configure.in	2006-05-24 01:04:58 +02:00
@@ -5,7 +5,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, 4.1.16)
+AM_INIT_AUTOMAKE(mysql, 4.1.16a)
 AM_CONFIG_HEADER(config.h)
 
 PROTOCOL_VERSION=10
Thread
bk commit into 4.1 tree (kent:1.2478)kent24 May