summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2011-08-12 14:20:17 +0300
committerGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2011-08-12 14:20:17 +0300
commit6046cb7bc9a69873d0f435959c4469a32e06b2e3 (patch)
tree1b5fd5913276a2ec408cabc29a98bc3776135aed /configure.in
parent11ead0c50e14d9d4d9c6b33d95e5b812c410302a (diff)
downloadmariadb-git-6046cb7bc9a69873d0f435959c4469a32e06b2e3.tar.gz
bumped the version to 5.1.60
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 0e336c5522b..e56a18540b5 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.59], [], [mysql])
+AC_INIT([MySQL Server], [5.1.60], [], [mysql])
AC_CONFIG_SRCDIR([sql/mysqld.cc])
AC_CANONICAL_SYSTEM