summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorunknown <monty@hundin.mysql.fi>2001-08-30 20:39:18 +0300
committerunknown <monty@hundin.mysql.fi>2001-08-30 20:39:18 +0300
commit634378a5ac6a8a9acc4f1d10fe31ca2f92b84b0c (patch)
tree9d186edd14bed4d6ef2833a0467331f24f553f0f /configure.in
parente6a8e97c48729d310012a8058b70c66c38be36cb (diff)
parent18cd5fe5e0dbb43367623a6e4a96d757edd0c78d (diff)
downloadmariadb-git-634378a5ac6a8a9acc4f1d10fe31ca2f92b84b0c.tar.gz
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
configure.in: Auto merged
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 60227701ac8..210082d7eee 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.41)
+AM_INIT_AUTOMAKE(mysql, 3.23.42)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10