summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorunknown <lenz@mysql.com>2003-01-23 20:24:29 +0100
committerunknown <lenz@mysql.com>2003-01-23 20:24:29 +0100
commitcdddf6c082849b8709a4f26b3d2e25cd9d939bc2 (patch)
tree627ab0d1632daf53ee32298767548fd9de4095ae /configure.in
parent787a2d4eda06e846f2984db57d3f0761aac5a8b2 (diff)
downloadmariadb-git-cdddf6c082849b8709a4f26b3d2e25cd9d939bc2.tar.gz
- bump up version number 3.23.55 -> 3.23.56 in configure.in
- tagged ChangeSet 1.1315 as "mysql-3.23.55" configure.in: - bump up version number 3.23.55 -> 3.23.56
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 41e44a9e970..a8aacc6a6bf 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, 3.23.55)
+AM_INIT_AUTOMAKE(mysql, 3.23.56)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10