#At file:///home/alik/MySQL/bzr/00.build/mysql-5.5-bugteam-build/ based on revid:georgi.kodinov@stripped
3118 Alexander Nozdrin 2010-11-03
Fix version tag (remove -rc suffix).
modified:
configure.in
=== modified file 'configure.in'
--- a/configure.in 2010-11-01 09:36:43 +0000
+++ b/configure.in 2010-11-03 11:49:26 +0000
@@ -27,7 +27,7 @@ dnl
dnl When changing the major version number please also check the switch
dnl statement in mysqlbinlog::check_master_version(). You may also need
dnl to update version.c in ndb.
-AC_INIT([MySQL Server], [5.5.8-rc], [], [mysql])
+AC_INIT([MySQL Server], [5.5.8], [], [mysql])
AC_CONFIG_SRCDIR([sql/mysqld.cc])
AC_CANONICAL_SYSTEM
Attachment: [text/bzr-bundle] bzr/alexander.nozdrin@oracle.com-20101103114926-ofcd9r82cvm4e62c.bundle
| Thread |
|---|
| • bzr commit into mysql-5.5-bugteam branch (alexander.nozdrin:3118) | Alexander Nozdrin | 3 Nov |