mirror of
https://github.com/MariaDB/server.git
synced 2026-04-26 18:25:30 +02:00
configure.in:
increase version number for clone configure.in: increase version number for clone
This commit is contained in:
parent
e568bb053e
commit
c59b3fff64
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ AC_INIT(sql/mysqld.cc)
|
||||||
AC_CANONICAL_SYSTEM
|
AC_CANONICAL_SYSTEM
|
||||||
# The Docs Makefile.am parses this line!
|
# The Docs Makefile.am parses this line!
|
||||||
# remember to also change ndb version below and update version.c in ndb
|
# remember to also change ndb version below and update version.c in ndb
|
||||||
AM_INIT_AUTOMAKE(mysql, 5.1.9-beta)
|
AM_INIT_AUTOMAKE(mysql, 5.1.10-beta)
|
||||||
AM_CONFIG_HEADER(config.h)
|
AM_CONFIG_HEADER(config.h)
|
||||||
|
|
||||||
PROTOCOL_VERSION=10
|
PROTOCOL_VERSION=10
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue