summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorjoerg@mysql.com <>2005-08-31 12:13:22 +0200
committerjoerg@mysql.com <>2005-08-31 12:13:22 +0200
commit415ca4b55b22fb2328f7a6a6a5d1df5871571b80 (patch)
tree2f259c5c1b8e48e89807c7c8fe3af1d1e713820e /configure.in
parentc0ae75c5d3218d348bd48881693079695620127d (diff)
downloadmariadb-git-415ca4b55b22fb2328f7a6a6a5d1df5871571b80.tar.gz
Clone of 4.0.26 is taken, increase version number.
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 83685009ee6..c473fb21dbd 100644
--- a/configure.in
+++ b/configure.in
@@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_INIT(sql/mysqld.cc)
AC_CANONICAL_SYSTEM
# The Docs Makefile.am parses this line!
-AM_INIT_AUTOMAKE(mysql, 4.0.26)
+AM_INIT_AUTOMAKE(mysql, 4.0.27)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10