diff --git a/configure.in b/configure.in index 664ffd2a4a16e564b598ea5d834c074d3406769f..91e9b7db7a26d13173fa4778ef52cea61c8315c8 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.4-beta) +AM_INIT_AUTOMAKE(mysql, 4.1.4-gamma) AM_CONFIG_HEADER(config.h) PROTOCOL_VERSION=10