- bumped up version number in configure.in to 5.0.1

- tagged ChangeSet 1.1644 as "mysql-5.0.0"
This commit is contained in:
lenz@kallisto.local 2003-12-23 18:06:11 +01:00
parent f9e2c6cd27
commit f204b08031

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