#At file:///home/kgeorge/mysql/work/merge-5.0-bugteam/ based on revid:joro@stripped
2848 Georgi Kodinov 2009-11-20 [merge]
merge
modified:
configure.in
=== modified file 'configure.in'
--- a/configure.in 2009-10-27 13:11:06 +0000
+++ b/configure.in 2009-11-09 18:22:35 +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.88)
+AM_INIT_AUTOMAKE(mysql, 5.0.89)
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=88
+NDB_VERSION_BUILD=89
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-20091120133821-p3iociimt8xktmta.bundle
| Thread |
|---|
| • bzr commit into mysql-5.0-bugteam branch (joro:2848) | Georgi Kodinov | 20 Nov |