Removed Heikki's changes to the manual that was meant for 4.0

configure.in:
  Update to 3.23.48
This commit is contained in:
unknown 2002-01-02 14:12:37 +02:00
commit 38e174cc59
2 changed files with 19 additions and 57 deletions

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