mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Set version to 5.0.66a
This commit is contained in:

committed by
mysqldev
parent
72209ac093
commit
ee56895067
@@ -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.66)
|
||||
AM_INIT_AUTOMAKE(mysql, 5.0.66a)
|
||||
AM_CONFIG_HEADER([include/config.h:config.h.in])
|
||||
|
||||
PROTOCOL_VERSION=10
|
||||
|
Reference in New Issue
Block a user