summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorJoerg Bruehe <joerg@mysql.com>2010-09-10 20:48:13 +0200
committerJoerg Bruehe <joerg@mysql.com>2010-09-10 20:48:13 +0200
commitf6bddff896d985f7895522e1a56d0eb38ae15605 (patch)
treed672649465fcb9292a9de5dafb534308e0adb2fb /configure.in
parentafe9d44c3a8b981f9d06e9f1e5f520ec38f657cb (diff)
parente6a3c8c458bc626f8c7977868afdb6b9ae8019c3 (diff)
downloadmariadb-git-f6bddff896d985f7895522e1a56d0eb38ae15605.tar.gz
Automerge (most) changes of the 5.5.6-rc release build to main 5.5.
This is not the final merge!
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 1f56d958a7f..3d468740bd0 100644
--- a/configure.in
+++ b/configure.in
@@ -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.7-m3], [], [mysql])
+AC_INIT([MySQL Server], [5.5.7-rc], [], [mysql])
AC_CONFIG_SRCDIR([sql/mysqld.cc])
AC_CANONICAL_SYSTEM