summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorunknown <mwagner@here.mwagner.org>2004-12-20 15:12:13 -0600
committerunknown <mwagner@here.mwagner.org>2004-12-20 15:12:13 -0600
commit9cee9f6969e45051ac26e62b1a520ff642c6b22e (patch)
treec3ed769fa0e390a18dbaa72d348b31da13b07a96 /configure.in
parent047f7904715c1dcd9fc2ada7052e0237e6e97861 (diff)
downloadmariadb-git-9cee9f6969e45051ac26e62b1a520ff642c6b22e.tar.gz
configure.in:
Increment from 4.0.23 to 4.0.24 configure.in: Increment from 4.0.23 to 4.0.24
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 06a0c1bd52f..65af867cbc0 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.23)
+AM_INIT_AUTOMAKE(mysql, 4.0.24)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10