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.1883 05/04/25 12:58:03 lenz@stripped +1 -0
- bumped up version number in configure.in to 5.0.6 now that engineering branched off
for the 5.0.5 builds
- tagged ChangeSet 1.1882 as the "clone-5.0.5-build" branchoff point
configure.in
1.288 05/04/25 12:57:57 lenz@stripped +1 -1
- bumped up version number to 5.0.6 now that engineering branched off for the 5.0.5
builds
# 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-build
--- 1.287/configure.in 2005-04-20 09:36:58 +02:00
+++ 1.288/configure.in 2005-04-25 12:57:57 +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.5-beta)
+AM_INIT_AUTOMAKE(mysql, 5.0.6-beta)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10
| Thread |
|---|
| • bk commit into 5.0 tree (lenz:1.1883) | lenz | 25 Apr |