summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorunknown <lenz@mysql.com>2002-12-24 16:25:03 +0100
committerunknown <lenz@mysql.com>2002-12-24 16:25:03 +0100
commita7f0745dfac90b6f832e40a71c55c2312151aec0 (patch)
treece3aaa81dc7eebe0784f410037f88751283744cd /configure.in
parent8753e655d93f7616220132f13b8ea426e4f4cea7 (diff)
downloadmariadb-git-a7f0745dfac90b6f832e40a71c55c2312151aec0.tar.gz
- bumped up version number to 4.0.8-gamma
- tagged ChangeSet 1.1484 as mysql-4.0.7 configure.in: - bumped up version number to 4.0.8-gamma
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 6dd838bb5f2..195cf6be4e1 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.7-gamma)
+AM_INIT_AUTOMAKE(mysql, 4.0.8-gamma)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10