summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorunknown <lenz@mysql.com>2004-12-16 13:34:25 +0100
committerunknown <lenz@mysql.com>2004-12-16 13:34:25 +0100
commit1fa33736d3d0d21d53284460b1cfd94ca258e527 (patch)
tree04b81d86b8fdc2ed8ece5f678d58fc4ed4d2c2df /configure.in
parentcef35aeb1c338743d5bfa4cae46e63486aa2c7c2 (diff)
downloadmariadb-git-1fa33736d3d0d21d53284460b1cfd94ca258e527.tar.gz
- bumped up version number in configure.in from 4.1.8 to 4.1.9
- tagged ChangeSet 1.2173 as "mysql-4.1.8" configure.in: - bumped up version number from 4.1.8 to 4.1.9
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 4131db9c66d..760e7ee20fb 100644
--- a/configure.in
+++ b/configure.in
@@ -5,7 +5,7 @@ AC_INIT(sql/mysqld.cc)
AC_CANONICAL_SYSTEM
# The Docs Makefile.am parses this line!
# remember to also change ndb version below and update version.c in ndb
-AM_INIT_AUTOMAKE(mysql, 4.1.8)
+AM_INIT_AUTOMAKE(mysql, 4.1.9)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10