mirror of
https://github.com/MariaDB/server.git
synced 2025-10-28 17:15:19 +03:00
Raise version number after cloning 5.1.44
This commit is contained in:
committed by
MySQL Build Team
parent
3e699a7972
commit
1c9ab8d6ee
@@ -7,7 +7,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 mysqlbinlog::check_master_version().
|
# 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_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
|
||||||
|
|||||||
Reference in New Issue
Block a user