summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2010-11-03 16:09:17 +0200
committerGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2010-11-03 16:09:17 +0200
commit7e2fa49edf91c7a78da057a4cd783836ac60ffe7 (patch)
tree72015dab42a49c01b928bb1243b9be81273453df /configure.in
parentf9948a3edc3aa1ee19e38ed197ad2ababee563a9 (diff)
parent17e509b284ddeb2f39c31440e1e052eedd543479 (diff)
downloadmariadb-git-7e2fa49edf91c7a78da057a4cd783836ac60ffe7.tar.gz
merge
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 4ea978c268e..7fd581af009 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.52], [], [mysql])
+AC_INIT([MySQL Server], [5.1.54], [], [mysql])
AC_CONFIG_SRCDIR([sql/mysqld.cc])
AC_CANONICAL_SYSTEM