mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 06:44:16 +01:00
Set version number for mysql-5.0.84sp1 release
This commit is contained in:
parent
1f10a1fd88
commit
c18746a47e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue