diff options
author | Georgi Kodinov <Georgi.Kodinov@Oracle.com> | 2010-07-21 18:34:20 +0300 |
---|---|---|
committer | Georgi Kodinov <Georgi.Kodinov@Oracle.com> | 2010-07-21 18:34:20 +0300 |
commit | 296c503e96727e97c4f65a30cc402cc1be8944a3 (patch) | |
tree | 9baf7972e6d8d0a9ff77a2f5b0fe821adb914840 /configure.in | |
parent | e24abd9091ce28a27f27073ab70aed94851362bc (diff) | |
parent | 22b86260dc274cee4d66f74b8178127ec4b47e72 (diff) | |
download | mariadb-git-296c503e96727e97c4f65a30cc402cc1be8944a3.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 8dcdecf8ea2..0af6a92fcc9 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.49], [], [mysql]) +AC_INIT([MySQL Server], [5.1.50], [], [mysql]) AC_CONFIG_SRCDIR([sql/mysqld.cc]) AC_CANONICAL_SYSTEM |