summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorunknown <dlenev@mysql.com>2006-03-25 19:03:09 +0300
committerunknown <dlenev@mysql.com>2006-03-25 19:03:09 +0300
commit919d0d85acdf1102564e9f4f262560367dfe140c (patch)
tree4b79de163eb5c41746d2ae46e6627b1c5a38fcca /configure.in
parent157a6470e2195377e8cfb83e09029f8107fced6d (diff)
parentb98431a0ab62d976255a630290d64f53381c6927 (diff)
downloadmariadb-git-919d0d85acdf1102564e9f4f262560367dfe140c.tar.gz
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
into mysql.com:/home/dlenev/mysql-5.1-merges configure.in: Auto merged
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 e1595c380ef..1140048d8e5 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.1.8-beta)
+AM_INIT_AUTOMAKE(mysql, 5.1.9-beta)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10