configure.in:

4.1.7 leaves gamma.
This commit is contained in:
mwagner@here.mwagner.org 2004-10-22 17:25:02 -05:00
parent b7a8cce4eb
commit f5b33f6e6a

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