summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMichael Widenius <monty@askmonty.org>2011-09-15 17:25:37 +0300
committerMichael Widenius <monty@askmonty.org>2011-09-15 17:25:37 +0300
commit574e51e5fd53649fb560237eb89a8ff65ac45e22 (patch)
tree5bdb04df81e3bfe812c5a280af0aeb842178d56f /configure.in
parent64d6cbe5568d7185e57c214690be5a24dabef6f6 (diff)
parentdcce42864014e5ec3c4c22c357093518c6610342 (diff)
downloadmariadb-git-574e51e5fd53649fb560237eb89a8ff65ac45e22.tar.gz
Merge with 5.2
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 663d5c535ce..2d6dc127130 100644
--- a/configure.in
+++ b/configure.in
@@ -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.1-MariaDB-beta], [], [mysql])
+AC_INIT([MariaDB Server], [5.3.2-MariaDB-beta], [], [mysql])
AC_CONFIG_SRCDIR([sql/mysqld.cc])
AC_CANONICAL_SYSTEM