summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorunknown <lenz@mysql.com>2003-03-18 10:00:29 +0100
committerunknown <lenz@mysql.com>2003-03-18 10:00:29 +0100
commitba7efd101cf8d718deafbca3c48605d5852535a9 (patch)
treeeb003662144f73727fafbea3aa982f21a5244e75 /configure.in
parente7ee03b0c12db369d06d31f282986d1c4a33254c (diff)
downloadmariadb-git-ba7efd101cf8d718deafbca3c48605d5852535a9.tar.gz
- updated version number (4.0.12 -> 4.0.13)
- tagged ChangeSet 1.1671 as mysql-4.0.12 configure.in: - updated version number (4.0.12 -> 4.0.13)
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 dd6aa80d617..aea415a13c4 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.12)
+AM_INIT_AUTOMAKE(mysql, 4.0.13)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10