Raise version number after cloning 5.5.6-m3

This commit is contained in:
joerg.bruehe@oracle.com 2010-08-25 16:05:33 +02:00 committed by MySQL Build Team
parent 593c6db299
commit 8560cafb1e

View file

@ -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.6-m3], [], [mysql])
AC_INIT([MySQL Server], [5.5.7-m3], [], [mysql])
AC_CONFIG_SRCDIR([sql/mysqld.cc])
AC_CANONICAL_SYSTEM