diff --git a/configure.in b/configure.in index 810f6c31c49..656af354607 100644 --- a/configure.in +++ b/configure.in @@ -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