summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorunknown <msvensson@neptunus.(none)>2005-05-19 23:52:17 +0200
committerunknown <msvensson@neptunus.(none)>2005-05-19 23:52:17 +0200
commitbdf5dbcd9a73afbfdfd51a107470ebf65bbd1d2a (patch)
tree6d74544e2c366d1df45a7d1d543972dbfe464b17 /configure.in
parentf210d1ddf1fe0a7d20ec61562cf6e1a28aa8939f (diff)
downloadmariadb-git-bdf5dbcd9a73afbfdfd51a107470ebf65bbd1d2a.tar.gz
Cset exclude: matt@mysql.com|ChangeSet|20050519052223|06259
Cset exclude: msvensson@neptunus.(none)|ChangeSet|20050425090838|60886 configure.in: Exclude sql/opt_range.cc: Exclude
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 332b851402d..bc00a15fed1 100644
--- a/configure.in
+++ b/configure.in
@@ -6,7 +6,7 @@ AC_PREREQ(2.50)dnl Minimum Autoconf version required.
AC_INIT(sql/mysqld.cc)
AC_CANONICAL_SYSTEM
# Don't forget to also update the NDB lines below.
-AM_INIT_AUTOMAKE(mysql, 5.0.7-beta)
+AM_INIT_AUTOMAKE(mysql, 5.0.6-beta)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10