1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

- Bumped up version number from 4.0.19 -> 4.0.20

- Tagged ChangeSet@1.1800.1.1 as "mysql-4.0.19"
This commit is contained in:
lenz@mysql.com
2004-05-12 01:23:27 +02:00
parent d14e4eb57c
commit 593a10178e

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.19)
AM_INIT_AUTOMAKE(mysql, 4.0.20)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10