Set version number for mysql-5.0.84sp1 release

This commit is contained in:
sunanda.menon@sun.com 2009-09-30 13:53:41 +02:00 committed by Timothy
parent 1f10a1fd88
commit c18746a47e

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