From e4a2cdde4780f25806bdacddff37308f8d45b9cd Mon Sep 17 00:00:00 2001 From: "brian@avenger.(none)" <> Date: Mon, 23 Aug 2004 12:28:28 -0700 Subject: [PATCH] Changing version information. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 664ffd2a4a1..91e9b7db7a2 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