Commit 71aa1f6d authored by unknown's avatar unknown

- updated version number (4.0.12 -> 4.0.13)

 - tagged ChangeSet 1.1671 as mysql-4.0.12


configure.in:
   - updated version number (4.0.12 -> 4.0.13)
parent 40c0b2c6
......@@ -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.12)
AM_INIT_AUTOMAKE(mysql, 4.0.13)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment