configure.in:

Raise version number after cloning 5.1.13
This commit is contained in:
bteam/mysqldev@mysql.com/production.mysql.com 2006-11-13 14:50:38 +01:00
parent 5057fa01f4
commit d615edba34

View File

@ -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.13-beta)
AM_INIT_AUTOMAKE(mysql, 5.1.14-beta)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10