configure.in:

Stepped up to 4.1.22


configure.in:
  Stepped up to 4.1.22
This commit is contained in:
unknown 2006-05-24 12:20:17 +02:00
parent 81dd2cd096
commit 172ad3dea7

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