Manual fix of the version number when merging the cloned tree.
configure.in: Merge of the cloned tree (for its tag and other fix/es) inclueded the reset of the version number, this must again be undone in the general tree: 5.1.8-beta is the current version!
This commit is contained in:
parent
cdd4722b46
commit
23070875a5
@ -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.7-beta)
|
||||
AM_INIT_AUTOMAKE(mysql, 5.1.8-beta)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
PROTOCOL_VERSION=10
|
||||
|
Loading…
x
Reference in New Issue
Block a user