mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
configure.in : Now that 5.1.10 has been cloned, bump up the version.
This commit is contained in:
@@ -7,7 +7,7 @@ AC_INIT(sql/mysqld.cc)
|
||||
AC_CANONICAL_SYSTEM
|
||||
# The Docs Makefile.am parses this line!
|
||||
# remember to also change ndb version below and update version.c in ndb
|
||||
AM_INIT_AUTOMAKE(mysql, 5.1.10-beta)
|
||||
AM_INIT_AUTOMAKE(mysql, 5.1.11-beta)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
PROTOCOL_VERSION=10
|
||||
|
||||
Reference in New Issue
Block a user