mirror of
https://github.com/MariaDB/server.git
synced 2026-04-24 17:25:31 +02:00
Raise the version number.
This commit is contained in:
parent
23ab8a3a72
commit
ec6121fb40
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ AC_PREREQ(2.52)dnl Minimum Autoconf version required.
|
|||
AC_INIT(sql/mysqld.cc)
|
||||
AC_CANONICAL_SYSTEM
|
||||
# The Docs Makefile.am parses this line!
|
||||
AM_INIT_AUTOMAKE(mysql, 5.1.4-alpha)
|
||||
AM_INIT_AUTOMAKE(mysql, 5.1.5-alpha)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
PROTOCOL_VERSION=10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue