Raise version number after cloning 5.1.17-beta
This commit is contained in:
parent
0b7ba9c2dc
commit
6f17f42c59
@ -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.17-beta)
|
||||
AM_INIT_AUTOMAKE(mysql, 5.1.18-beta)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
PROTOCOL_VERSION=10
|
||||
|
Loading…
x
Reference in New Issue
Block a user