mirror of
https://github.com/MariaDB/server.git
synced 2026-05-09 00:24:30 +02:00
We may need 5.1.27 for selected pushes, so reserve the number.
This commit is contained in:
parent
e72132a5b0
commit
3f0fc6ec9b
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ AC_CANONICAL_SYSTEM
|
|||
#
|
||||
# When changing major version number please also check switch statement
|
||||
# in mysqlbinlog::check_master_version().
|
||||
AM_INIT_AUTOMAKE(mysql, 5.1.27)
|
||||
AM_INIT_AUTOMAKE(mysql, 5.1.28)
|
||||
AM_CONFIG_HEADER([include/config.h:config.h.in])
|
||||
|
||||
PROTOCOL_VERSION=10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue