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 | 7a2293d192294c962eb9f983f98e44c577e1df45 (patch) | |
tree | 9baf7972e6d8d0a9ff77a2f5b0fe821adb914840 /configure.in | |
parent | 047d47241c6e0eff1e5b55f9f34b28049c4ed989 (diff) | |
parent | 619a19fe52ed7b7573fbd1d1c1308552a3005293 (diff) | |
download | mariadb-git-7a2293d192294c962eb9f983f98e44c577e1df45.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 |