summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2010-11-26 14:51:48 +0200
committerGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2010-11-26 14:51:48 +0200
commitc5987223db0158389602e57c25c13368aad80b34 (patch)
treec48ad0e6cae3c6805e0e56810c191edf4210919f /configure.in
parent7074a99580ea7b89aef387838205778401d002c3 (diff)
parentdce374bb663c0450546a6836cea763e8c3eca8dd (diff)
downloadmariadb-git-c5987223db0158389602e57c25c13368aad80b34.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 6c9c64d9c86..7a35e8587d4 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.54], [], [mysql])
+AC_INIT([MySQL Server], [5.1.55], [], [mysql])
AC_CONFIG_SRCDIR([sql/mysqld.cc])
AC_CANONICAL_SYSTEM