summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2010-07-02 14:23:07 +0300
committerGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2010-07-02 14:23:07 +0300
commita3746b1c01e5dc03543b61d1ae085b2aea155ad1 (patch)
tree4fee543fc4944bd56be94fcf7e2c46f80b73c84d /configure.in
parent82b8bc6e6bb2361d30e56ee232633f3ab421727a (diff)
parent5bc84421f2ae5339914f4563f156877f8d50ca31 (diff)
downloadmariadb-git-a3746b1c01e5dc03543b61d1ae085b2aea155ad1.tar.gz
merge
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 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