summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorlenz@mysql.com <>2005-05-24 15:14:21 +0200
committerlenz@mysql.com <>2005-05-24 15:14:21 +0200
commit4a296d4f0016b32597624160d49860438c2862f9 (patch)
tree84b4340317ad97e15b694cb44467ff3915e1cc4e /configure.in
parent236ca3626f394890ffb33af72d071f8147cd03ce (diff)
downloadmariadb-git-4a296d4f0016b32597624160d49860438c2862f9.tar.gz
- bumped up version number string to 4.1.12a
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 52f368f0c2d..15e6e42138c 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.12)
+AM_INIT_AUTOMAKE(mysql, 4.1.12a)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10