summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorunknown <lenz@mysql.com>2005-01-13 14:57:51 +0100
committerunknown <lenz@mysql.com>2005-01-13 14:57:51 +0100
commit4c84421bdff12a9d08ac5fd465d297c65ea74658 (patch)
tree63cab48041924bc490aae11457642b694c70d1c5 /configure.in
parent81a082075f3ca8d581a4194e3c4b7a3e9a439e3d (diff)
downloadmariadb-git-4c84421bdff12a9d08ac5fd465d297c65ea74658.tar.gz
- bumped up the version number in configure.in from 4.1.9 to 4.1.10
- tagged ChangeSet 1.2207 as "mysql-4.1.9" configure.in: - bumped up the version number from 4.1.9 to 4.1.10
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 f2184ed7be5..45ca009123e 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.9)
+AM_INIT_AUTOMAKE(mysql, 4.1.10)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10