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

- bumped up version number from 4.0.11-gamma -> 4.0.12-gamma in configure.in

- tagged ChangeSet 1.1594 as "mysql-4.0.11"
This commit is contained in:
lenz@mysql.com
2003-02-25 13:10:16 +01:00
parent 4b6dc79a76
commit fb43cce1f6

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