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