mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Updated version number
This commit is contained in:
parent
9aa44bb4b3
commit
c4a0d53d21
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ dnl When changing the major version number please also check the switch
|
|||
dnl statement in mysqlbinlog::check_master_version(). You may also need
|
||||
dnl to update version.c in ndb.
|
||||
|
||||
AC_INIT([MariaDB Server], [5.2.5-MariaDB], [], [mysql])
|
||||
AC_INIT([MariaDB Server], [5.2.6-MariaDB], [], [mysql])
|
||||
|
||||
AC_CONFIG_SRCDIR([sql/mysqld.cc])
|
||||
AC_CANONICAL_SYSTEM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue