summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authormonty@hundin.mysql.fi <>2001-08-30 20:39:18 +0300
committermonty@hundin.mysql.fi <>2001-08-30 20:39:18 +0300
commitf908efb0a80f277fe4ed21f77d17a246ae383f21 (patch)
tree9d186edd14bed4d6ef2833a0467331f24f553f0f /configure.in
parent9ddc25b471234d0817462a89f4feec7b776245fe (diff)
parentb3d9ec2124c87bc6e425073e1f3b5c023dd9b8ac (diff)
downloadmariadb-git-f908efb0a80f277fe4ed21f77d17a246ae383f21.tar.gz
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
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