summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authormonty@hundin.mysql.fi <>2001-07-18 14:32:54 +0300
committermonty@hundin.mysql.fi <>2001-07-18 14:32:54 +0300
commit0fb2e24ac58a800e5935b89c61864007383d35b0 (patch)
tree439c4f787e95df0a5a9968168e8fa902d3fc3eea /configure.in
parentde7d371900162e94ae2af84e1c2de7261c63280c (diff)
downloadmariadb-git-0fb2e24ac58a800e5935b89c61864007383d35b0.tar.gz
Updated version number
Update to new debian files
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 17098e85157..cfe6d323021 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, 3.23.39)
+AM_INIT_AUTOMAKE(mysql, 3.23.40)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10