configure.in:
Changed version to 5.0.17c
This commit is contained in:
parent
5236782b4b
commit
5095d77f00
@ -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.17b)
|
||||
AM_INIT_AUTOMAKE(mysql, 5.0.17c)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
PROTOCOL_VERSION=10
|
||||
|
Loading…
x
Reference in New Issue
Block a user