summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorAlexander Nozdrin <alexander.nozdrin@oracle.com>2011-04-11 13:45:41 +0400
committerAlexander Nozdrin <alexander.nozdrin@oracle.com>2011-04-11 13:45:41 +0400
commit97e435dd18ae49847abb7775428bd308a400c3c5 (patch)
treeec4213eac3e96ed453dd1c34c31e506b39d07c6d /configure.in
parent326b97cf8ef6a7b598c26d03803d4e8bede2543e (diff)
downloadmariadb-git-97e435dd18ae49847abb7775428bd308a400c3c5.tar.gz
Bump version.
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 523d36afaea..e07ae7e3191 100644
--- a/configure.in
+++ b/configure.in
@@ -7,7 +7,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, 5.0.93)
+AM_INIT_AUTOMAKE(mysql, 5.0.94)
AM_CONFIG_HEADER([include/config.h:config.h.in])
PROTOCOL_VERSION=10