mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 07:05:33 +02:00
Added "-rc" to the release number
This commit is contained in:
parent
49411edb69
commit
86af3f63ff
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.28)
|
||||
AM_INIT_AUTOMAKE(mysql, 5.1.28-rc)
|
||||
AM_CONFIG_HEADER([include/config.h:config.h.in])
|
||||
|
||||
PROTOCOL_VERSION=10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue