Raise version number after cloning 5.1.16-beta

This commit is contained in:
kent/mysqldev@mysql.com/production.mysql.com 2007-02-20 21:42:45 +01:00
parent e9d7098082
commit 9b3254af96

View File

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