#At file:///home/jonas/src/mysql-6.0-ndb/
2656 jonas@stripped 2008-08-07
ndb -
Change release "name", cause otherwise filenames get too
long, and compile-errors follows on other pn-hosts
modified:
configure.in
=== modified file 'configure.in'
--- a/configure.in 2008-08-07 13:36:47 +0000
+++ b/configure.in 2008-08-07 16:43:45 +0000
@@ -9,7 +9,7 @@ AC_CANONICAL_SYSTEM
# remember to also update version.c in ndb
# When changing major version number please also check switch statement
# in mysqlbinlog::check_master_version().
-AM_INIT_AUTOMAKE(mysql, 6.0.6-alpha-ndb-6.2.16)
+AM_INIT_AUTOMAKE(mysql, 6.0.6)
AM_CONFIG_HEADER([include/config.h:config.h.in])
NDB_VERSION_MAJOR=6
| Thread |
|---|
| • bzr commit into mysql-6.0-ndb branch (jonas:2656) | jonas | 7 Aug |