summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authormwagner@here.mwagner.org <>2004-12-20 15:12:13 -0600
committermwagner@here.mwagner.org <>2004-12-20 15:12:13 -0600
commitf3fc9a2dda9142c52ce28655b69e74b018fab7d5 (patch)
treec3ed769fa0e390a18dbaa72d348b31da13b07a96 /configure.in
parent27133a48db9c2c9bb4ce6607a80fffbc0e56285d (diff)
downloadmariadb-git-f3fc9a2dda9142c52ce28655b69e74b018fab7d5.tar.gz
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