diff options
author | Georgi Kodinov <Georgi.Kodinov@Oracle.com> | 2010-07-02 14:23:07 +0300 |
---|---|---|
committer | Georgi Kodinov <Georgi.Kodinov@Oracle.com> | 2010-07-02 14:23:07 +0300 |
commit | a3746b1c01e5dc03543b61d1ae085b2aea155ad1 (patch) | |
tree | 4fee543fc4944bd56be94fcf7e2c46f80b73c84d /configure.in | |
parent | 82b8bc6e6bb2361d30e56ee232633f3ab421727a (diff) | |
parent | 5bc84421f2ae5339914f4563f156877f8d50ca31 (diff) | |
download | mariadb-git-a3746b1c01e5dc03543b61d1ae085b2aea155ad1.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 e572ab9280e..74e575fad8c 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.48], [], [mysql]) +AC_INIT([MySQL Server], [5.1.49], [], [mysql]) AC_CONFIG_SRCDIR([sql/mysqld.cc]) AC_CANONICAL_SYSTEM |