- bumped up version number in configure.in from 4.1.8 to 4.1.9

- tagged ChangeSet 1.2173 as "mysql-4.1.8"
This commit is contained in:
lenz@mysql.com 2004-12-16 13:34:25 +01:00
parent 4fa867494d
commit b9c549ae39

View file

@ -5,7 +5,7 @@ AC_INIT(sql/mysqld.cc)
AC_CANONICAL_SYSTEM
# The Docs Makefile.am parses this line!
# remember to also change ndb version below and update version.c in ndb
AM_INIT_AUTOMAKE(mysql, 4.1.8)
AM_INIT_AUTOMAKE(mysql, 4.1.9)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10