1
0
mirror of https://github.com/MariaDB/server.git synced 2025-10-27 05:56:07 +03:00

Raise version number after cloning 5.1.44

This commit is contained in:
hery.ramilison@sun.com
2010-02-04 12:23:33 +01:00
committed by MySQL Build Team
parent 3e699a7972
commit 1c9ab8d6ee

View File

@@ -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