configure.in:

Stepped up version to 5.0.20a


configure.in:
  Stepped up version to 5.0.20a
This commit is contained in:
unknown 2006-04-18 13:26:41 +02:00
parent c13cc758d5
commit d1200b4a64

View file

@ -7,7 +7,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, 5.0.20)
AM_INIT_AUTOMAKE(mysql, 5.0.20a)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10