- bumped up version number in configure.in to to 4.0.17 now that
4.0.16 has been tagged and released - tagged ChangeSet 1.1576.1.5 as "mysql-4.0.16"
This commit is contained in:
parent
c238a9256a
commit
f393024fef
@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script.
|
|||||||
AC_INIT(sql/mysqld.cc)
|
AC_INIT(sql/mysqld.cc)
|
||||||
AC_CANONICAL_SYSTEM
|
AC_CANONICAL_SYSTEM
|
||||||
# The Docs Makefile.am parses this line!
|
# The Docs Makefile.am parses this line!
|
||||||
AM_INIT_AUTOMAKE(mysql, 4.0.16)
|
AM_INIT_AUTOMAKE(mysql, 4.0.17)
|
||||||
AM_CONFIG_HEADER(config.h)
|
AM_CONFIG_HEADER(config.h)
|
||||||
|
|
||||||
PROTOCOL_VERSION=10
|
PROTOCOL_VERSION=10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user