summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorunknown <monty@hundin.mysql.fi>2001-09-02 13:47:27 +0300
committerunknown <monty@hundin.mysql.fi>2001-09-02 13:47:27 +0300
commitfa7b17e904a73da0e938eac8e8d1503838d78202 (patch)
tree2de8a661d1cf4ab5cd66d8cf5c408ac8ad98e084 /configure.in
parent3c951b6d99dd2753522501adce2d28f40d54a5e3 (diff)
parentb67d11e17ca6ae8b4b0a0d5a5b5fccceff641a26 (diff)
downloadmariadb-git-fa7b17e904a73da0e938eac8e8d1503838d78202.tar.gz
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
sql/sql_yacc.yy: 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 852fd2fd9a6..71089e47963 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.0)
+AM_INIT_AUTOMAKE(mysql, 4.0.0-alpha)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10