summaryrefslogtreecommitdiff
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
commit10b3cf187fea61ccffa0cd018315719e35843227 (patch)
tree627ab0d1632daf53ee32298767548fd9de4095ae
parent7ff54280fb84c97b2079c75f0281735af85509cb (diff)
downloadmariadb-git-10b3cf187fea61ccffa0cd018315719e35843227.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
-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