From 8c01c96f90c3d017864c34c55a75a10514be00f9 Mon Sep 17 00:00:00 2001 From: "sasha@mysql.sashanet.com" <> Date: Sat, 23 Feb 2002 16:08:04 -0700 Subject: [PATCH] updated version --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index fc63e3f4082..1971ac65785 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, 3.23.49) +AM_INIT_AUTOMAKE(mysql, 3.23.49a) AM_CONFIG_HEADER(config.h) PROTOCOL_VERSION=10