diff options
author | Georgi Kodinov <Georgi.Kodinov@Oracle.com> | 2010-11-26 14:51:48 +0200 |
---|---|---|
committer | Georgi Kodinov <Georgi.Kodinov@Oracle.com> | 2010-11-26 14:51:48 +0200 |
commit | db8bd7beb83e513870b16ea95381018a48a4079d (patch) | |
tree | c48ad0e6cae3c6805e0e56810c191edf4210919f /configure.in | |
parent | 01e0be66ddb4e404ab7ae1e218996d57655635ed (diff) | |
parent | b7e69aef10867289cfd09f3fa8ed41c296ca8647 (diff) | |
download | mariadb-git-db8bd7beb83e513870b16ea95381018a48a4079d.tar.gz |
merge
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
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 |