1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

- tagged ChangeSet 1.1527.1.3 as "mysql-4.0.14"

- bumped up version number in configure.in to 4.0.15
This commit is contained in:
lenz@mysql.com
2003-07-22 09:45:53 +02:00
parent 3711f4e985
commit 60c914302d

View File

@@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_INIT(sql/mysqld.cc)
AC_CANONICAL_SYSTEM
# The Docs Makefile.am parses this line!
AM_INIT_AUTOMAKE(mysql, 4.0.14)
AM_INIT_AUTOMAKE(mysql, 4.0.15)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10