mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
Set version number for mysql-5.0.84sp1 release
This commit is contained in:
parent
2a9da3fac5
commit
bbaae7ecd4
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
Add a link
Reference in a new issue