summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorunknown <matt@mysql.com>2004-09-10 00:08:12 +0200
committerunknown <matt@mysql.com>2004-09-10 00:08:12 +0200
commit8eb1db61a0fedd44497c1e442486f25edc988731 (patch)
tree587314ebc3ff287dd68508db2f16e7a4f317be3d /configure.in
parent24d28802bc50287a6dfac69b9fb6af6555975df2 (diff)
downloadmariadb-git-8eb1db61a0fedd44497c1e442486f25edc988731.tar.gz
configure.in:
Updated to 4.0.22 configure.in: Updated to 4.0.22 BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 30a546ec5d9..c3978ff32d1 100644
--- a/configure.in
+++ b/configure.in
@@ -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.21)
+AM_INIT_AUTOMAKE(mysql, 4.0.22)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10