Below is the list of changes that have just been committed into a local
5.0 repository of lenz. When lenz 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.1897 05/04/07 21:04:18 lenz@stripped +1 -0
- bumped up the version number in configure.in from 5.0.4 to 5.0.5 to indicate that
engineering
has branched off from the 4.1 tree to build the 5.0.4 release
configure.in
1.283 05/04/07 21:04:13 lenz@stripped +1 -1
- bumped up the version number in configure.in from 5.0.4 to 5.0.5 to indicate that
engineering
has branched off from the 4.1 tree to build the 5.0.4 release
# 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: lenz
# Host: metis.lenznet
# Root: /space/my/mysql-5.0
--- 1.282/configure.in 2005-04-07 14:36:55 +02:00
+++ 1.283/configure.in 2005-04-07 21:04:13 +02:00
@@ -6,7 +6,7 @@
AC_INIT(sql/mysqld.cc)
AC_CANONICAL_SYSTEM
# Don't forget to also update the NDB lines below.
-AM_INIT_AUTOMAKE(mysql, 5.0.4-beta)
+AM_INIT_AUTOMAKE(mysql, 5.0.5-beta)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10
| Thread |
|---|
| • bk commit into 5.0 tree (lenz:1.1897) | lenz | 7 Apr |