- bumped up version number to 4.0.18, now that 4.0.17 has been

tagged/released
 - tagged ChangeSet@1.1655.1.3 as mysql-4.0.17


configure.in:
   - bumped up version number to 4.0.18, now that 4.0.17 has been 
     tagged/released
This commit is contained in:
unknown 2003-12-16 17:44:51 +01:00
parent 2d8e40ef8e
commit da7418005b

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.17)
AM_INIT_AUTOMAKE(mysql, 4.0.18)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10