summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorjoerg@mysql.com <>2005-07-29 11:54:22 +0200
committerjoerg@mysql.com <>2005-07-29 11:54:22 +0200
commit1b4e19f3e6ee2a534981324bdaee8089b5e8975f (patch)
tree44a6d76b74acdfab03913c5f7f328af6e70507db /configure.in
parent7f52a616f453219f7abfc3e13bbde748863068d7 (diff)
downloadmariadb-git-1b4e19f3e6ee2a534981324bdaee8089b5e8975f.tar.gz
Increase version number (prepare for new build including security fixes in "zlib").
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 314283f6012..60b91f5cc60 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.10a)
+AM_INIT_AUTOMAKE(mysql, 4.1.10b)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10