summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorunknown <monty@donna.mysql.com>2001-02-17 14:21:51 +0200
committerunknown <monty@donna.mysql.com>2001-02-17 14:21:51 +0200
commitc3582cae97e51c5c63b9a873d543fcd5c0e120f0 (patch)
treed8dddb439992f4702f5e6227ba57fd16c79770c7 /configure.in
parentecb8110e0052f9917130fdbb66a0b0128b68e103 (diff)
parent132e667b0bbbe33137b6baeb59f3f22b7524f066 (diff)
downloadmariadb-git-c3582cae97e51c5c63b9a873d543fcd5c0e120f0.tar.gz
Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
configure.in: Auto merged Docs/manual.texi: 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 9ad1acf2f37..4ca04cf11ff 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.33)
+AM_INIT_AUTOMAKE(mysql, 3.23.34)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10