Auto-merge from mysql-next-mr.
This commit is contained in:
commit
8e0ddd2df3
@ -27,7 +27,7 @@ AC_PREREQ(2.59)
|
|||||||
# Remember to also update version.c in ndb.
|
# Remember to also update version.c in ndb.
|
||||||
# When changing major version number please also check switch statement
|
# When changing major version number please also check switch statement
|
||||||
# in client/mysqlbinlog.cc:check_master_version().
|
# in client/mysqlbinlog.cc:check_master_version().
|
||||||
AC_INIT([MySQL Server], [5.5.99-m3], [], [mysql])
|
AC_INIT([MySQL Server], [5.6.99-m4], [], [mysql])
|
||||||
AC_CONFIG_SRCDIR([sql/mysqld.cc])
|
AC_CONFIG_SRCDIR([sql/mysqld.cc])
|
||||||
AC_CANONICAL_SYSTEM
|
AC_CANONICAL_SYSTEM
|
||||||
# USTAR format gives us the possibility to store longer path names in
|
# USTAR format gives us the possibility to store longer path names in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user