summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormysqldev@mysql.com/production.mysql.com <>2007-01-11 19:04:36 +0100
committermysqldev@mysql.com/production.mysql.com <>2007-01-11 19:04:36 +0100
commiteb18787c818ce7dcc8cd1059cb0a4814adbfff54 (patch)
tree484c52bd2cc67eee2e60799524a8cae14ad33198
parent0d7120d9b6ac60dcf5a5c0ba8e7aa5f8d82fb736 (diff)
parentba77051e104a976d6f6c446c3645d63e1dbd77f9 (diff)
downloadmariadb-git-eb18787c818ce7dcc8cd1059cb0a4814adbfff54.tar.gz
Merge mysqldev@quadxeon:/benchmarks/ext3/TOSAVE/tsmith/bk/g40
into mysql.com:/data0/mysqldev/my/mysql-4.0-15815
-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