- 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:
lenz@mysql.com 2003-10-21 18:41:19 +02:00
parent c238a9256a
commit f393024fef

View file

@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_INIT(sql/mysqld.cc)
AC_CANONICAL_SYSTEM
# 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)
PROTOCOL_VERSION=10