summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorunknown <mysqldev@mysql.com/production.mysql.com>2007-01-11 19:04:36 +0100
committerunknown <mysqldev@mysql.com/production.mysql.com>2007-01-11 19:04:36 +0100
commit380848157ee3cba72c108c23fe6efbaab5cd8c35 (patch)
tree484c52bd2cc67eee2e60799524a8cae14ad33198 /configure.in
parent7b524960a5adda29805da2cd301f9ba0af8ca43d (diff)
parent0152471f5aa966b29f3df802e5b12907ee1165f1 (diff)
downloadmariadb-git-380848157ee3cba72c108c23fe6efbaab5cd8c35.tar.gz
Merge mysqldev@quadxeon:/benchmarks/ext3/TOSAVE/tsmith/bk/g40
into mysql.com:/data0/mysqldev/my/mysql-4.0-15815
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 0be3bcf0406..a5b1d4f7277 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.28)
+AM_INIT_AUTOMAKE(mysql, 4.0.29)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10