Raise the version number, 5.1.50 is (was) being built in a parellel tree.

This commit is contained in:
MySQL Build Team 2010-08-19 17:03:29 +02:00
parent 619a19fe52
commit 12e10ba2ba

View file

@ -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.50], [], [mysql])
AC_INIT([MySQL Server], [5.1.51], [], [mysql])
AC_CONFIG_SRCDIR([sql/mysqld.cc])
AC_CANONICAL_SYSTEM