summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authormatt@mysql.com <>2004-09-10 00:08:12 +0200
committermatt@mysql.com <>2004-09-10 00:08:12 +0200
commitc998fbdb8cc942a47bb24841678b7d0387c0e55a (patch)
tree587314ebc3ff287dd68508db2f16e7a4f317be3d /configure.in
parentf5089e2ef9edda5faae39bf4a5ab5391596dddab (diff)
downloadmariadb-git-c998fbdb8cc942a47bb24841678b7d0387c0e55a.tar.gz
configure.in:
Updated to 4.0.22
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