Updated version tag to beta

This commit is contained in:
Michael Widenius 2011-06-27 12:51:13 +03:00
parent 2cfbfbac13
commit a6542a13ab

View File

@ -18,7 +18,7 @@ dnl When merging new MySQL releases, update the version number to match the
dnl MySQL version number.
dnl
dnl Note: the following line must be parseable by win/configure.js:GetVersion()
AC_INIT([MariaDB Server], [5.3.0-MariaDB-alpha], [], [mysql])
AC_INIT([MariaDB Server], [5.3.0-MariaDB-beta], [], [mysql])
AC_CONFIG_SRCDIR([sql/mysqld.cc])
AC_CANONICAL_SYSTEM