- bumped up version number in configure.in from 4.0.18 -> 4.0.19

- Tagged ChangeSet@1.1733 as mysql-4.0.18


configure.in:
   - bumped up version number from 4.0.18 -> 4.0.19
This commit is contained in:
unknown 2004-02-12 19:33:06 +01:00
parent 9c91900458
commit df793ff9ba

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