mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 23:25:34 +02:00
Raise version number after cloning 5.1.15-beta
This commit is contained in:
parent
9cbdb2edab
commit
61e67472f1
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ AC_INIT(sql/mysqld.cc)
|
|||
AC_CANONICAL_SYSTEM
|
||||
# The Docs Makefile.am parses this line!
|
||||
# remember to also update version.c in ndb
|
||||
AM_INIT_AUTOMAKE(mysql, 5.1.15-beta)
|
||||
AM_INIT_AUTOMAKE(mysql, 5.1.16-beta)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
PROTOCOL_VERSION=10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue