mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
Automerge from main tree.
This commit is contained in:
commit
4f1331417c
1 changed files with 1 additions and 1 deletions
|
@ -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.44], [], [mysql])
|
||||
AC_INIT([MySQL Server], [5.1.45], [], [mysql])
|
||||
AC_CONFIG_SRCDIR([sql/mysqld.cc])
|
||||
AC_CANONICAL_SYSTEM
|
||||
# USTAR format gives us the possibility to store longer path names in
|
||||
|
|
Loading…
Reference in a new issue