summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2011-02-11 12:09:04 +0200
committerGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2011-02-11 12:09:04 +0200
commit867217156d43b6f6f7ace569a093b829cccaf5e3 (patch)
treeea19d0dcd46af488a2ed463866c3a5535db76c06 /configure.in
parent7856500b0de0f9c93148e632be44014c1f9c27f3 (diff)
downloadmariadb-git-867217156d43b6f6f7ace569a093b829cccaf5e3.tar.gz
version bump to 5.1.57
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 6d5bc07ba9a..dc944386f22 100644
--- a/configure.in
+++ b/configure.in
@@ -12,7 +12,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.1.56], [], [mysql])
+AC_INIT([MySQL Server], [5.1.57], [], [mysql])
AC_CONFIG_SRCDIR([sql/mysqld.cc])
AC_CANONICAL_SYSTEM