configure.in:
adjust version string configure.in: adjust version string
This commit is contained in:
parent
8d2a75cfef
commit
c5f0bbd7fe
@ -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.0.54)
|
||||
AM_INIT_AUTOMAKE(mysql, 5.0.54a)
|
||||
AM_CONFIG_HEADER([include/config.h:config.h.in])
|
||||
|
||||
PROTOCOL_VERSION=10
|
||||
|
Loading…
x
Reference in New Issue
Block a user