summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorAlexander Nozdrin <alik@sun.com>2010-03-06 13:38:49 +0300
committerAlexander Nozdrin <alik@sun.com>2010-03-06 13:38:49 +0300
commit9095c06355d6fd11718ecc78c0965e869d443bd4 (patch)
tree84592586bf214b215fcdea778d5d7b4d0b5bebe2 /configure.in
parent95922b0652f4fe72695e81347baab3626e81b92c (diff)
downloadmariadb-git-9095c06355d6fd11718ecc78c0965e869d443bd4.tar.gz
Fix version & default.conf.
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 91e0bd57c0e..0a040cc60ee 100644
--- a/configure.in
+++ b/configure.in
@@ -27,7 +27,7 @@ AC_PREREQ(2.59)
# Remember to also update version.c in ndb.
# When changing major version number please also check switch statement
# in client/mysqlbinlog.cc:check_master_version().
-AC_INIT([MySQL Server], [5.5.99-m3], [], [mysql])
+AC_INIT([MySQL Server], [5.5.3-m3], [], [mysql])
AC_CONFIG_SRCDIR([sql/mysqld.cc])
AC_CANONICAL_SYSTEM
# USTAR format gives us the possibility to store longer path names in