summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorunknown <mwagner@mysql.com>2004-12-02 07:24:08 +0100
committerunknown <mwagner@mysql.com>2004-12-02 07:24:08 +0100
commitd967118ff655ce9e220e92c30b83e79740af7dda (patch)
tree677c71653f9867f0a7e098ecbc327e1965265250 /configure.in
parent14bc43bdf01e5618009610ac15f6794045198088 (diff)
downloadmariadb-git-d967118ff655ce9e220e92c30b83e79740af7dda.tar.gz
configure.in:
Incremented for next version configure.in: Incremented for next version BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
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 d3385fc425b..ff0c7550e4a 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, 5.0.2-alpha)
+AM_INIT_AUTOMAKE(mysql, 5.0.3-alpha)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10