summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authortomas@poseidon.ndb.mysql.com <>2004-09-24 11:07:55 +0000
committertomas@poseidon.ndb.mysql.com <>2004-09-24 11:07:55 +0000
commit0273e84b7f173aa4f77724b30263fe5f7c7d7238 (patch)
tree70a87fbb9a868fda326310d056682465d575b8bb /configure.in
parent7602703478453af04611aaf25d3177ea36716721 (diff)
parentb5b78019172bc0cfbb1b387fef55e644d8005762 (diff)
downloadmariadb-git-0273e84b7f173aa4f77724b30263fe5f7c7d7238.tar.gz
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb-merge
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 341fd7ba0d9..39151205533 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.1.5-gamma)
+AM_INIT_AUTOMAKE(mysql, 4.1.6-gamma)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10