Set version number for mysql-5.0.84sp1 release

This commit is contained in:
unknown 2009-09-30 13:53:41 +02:00 committed by Timothy
commit bbaae7ecd4

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.84)
AM_INIT_AUTOMAKE(mysql, 5.0.84sp1)
AM_CONFIG_HEADER([include/config.h:config.h.in])
PROTOCOL_VERSION=10