- bumped up version number to 4.0.8-gamma

- tagged ChangeSet 1.1484 as mysql-4.0.7


configure.in:
   - bumped up version number to 4.0.8-gamma
This commit is contained in:
unknown 2002-12-24 16:25:03 +01:00
parent 8753e655d9
commit a7f0745dfa

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