summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorVasil Dimov <vasil.dimov@oracle.com>2010-11-10 10:40:22 +0200
committerVasil Dimov <vasil.dimov@oracle.com>2010-11-10 10:40:22 +0200
commit5c2d2b576f9bceb0e183ae78a4f78535c3a19f7b (patch)
tree3efa51a7bf653bfe202f54d5537e6e440e1eaf8a /configure.in
parentadd4af2959d8d5d673ce0a485203e350cdf7b1e9 (diff)
parentf97201dcb9801de0ac5fe47ac06cb7144bbe4339 (diff)
downloadmariadb-git-5c2d2b576f9bceb0e183ae78a4f78535c3a19f7b.tar.gz
Merge mysql-5.1-innodb from bk-internal into my local repo
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