#At file:///home/kgeorge/mysql/work/merge-5.0-bugteam/ based on revid:ramil@stripped
2866 Georgi Kodinov 2010-06-01 [merge]
merged mysql-5.0 to mysql-5.0-bugteam
modified:
configure.in
=== modified file 'configure.in'
--- a/configure.in 2010-02-20 17:08:35 +0000
+++ b/configure.in 2010-05-03 10:06:18 +0000
@@ -7,7 +7,7 @@ AC_INIT(sql/mysqld.cc)
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, 5.0.91)
+AM_INIT_AUTOMAKE(mysql, 5.0.92)
AM_CONFIG_HEADER([include/config.h:config.h.in])
PROTOCOL_VERSION=10
@@ -23,7 +23,7 @@ NDB_SHARED_LIB_VERSION=$NDB_SHARED_LIB_M
# ndb version
NDB_VERSION_MAJOR=5
NDB_VERSION_MINOR=0
-NDB_VERSION_BUILD=91
+NDB_VERSION_BUILD=92
NDB_VERSION_STATUS=""
# Set all version vars based on $VERSION. How do we do this more elegant ?
Attachment: [text/bzr-bundle] bzr/joro@sun.com-20100601112858-zrd3cabv3ke5xmhj.bundle
| Thread |
|---|
| • bzr commit into mysql-5.0-bugteam branch (joro:2866) | Georgi Kodinov | 1 Jun |