summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorlenz@mysql.com <>2002-10-13 16:26:28 +0200
committerlenz@mysql.com <>2002-10-13 16:26:28 +0200
commitd8f843a779f5959a405d6378143804f4f5f4743c (patch)
treec463f99eb16cdb4b08b8c13320ba92fef9081112 /configure.in
parent399ba21d852a3c41dfd149e94b0fef0674427449 (diff)
downloadmariadb-git-d8f843a779f5959a405d6378143804f4f5f4743c.tar.gz
- Tagged ChangeSet 1.1224 as "mysql-3.23.53"
- bumped up version number to 3.23.54 in configure.in - replaced Docs/LICENSE with Docs/MySQLEULA.txt and modified scripts/make_binary_distribution.sh and Build-tools/mysql-copyright* accordingly.
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 ca445813328..c22a208e6d0 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.53)
+AM_INIT_AUTOMAKE(mysql, 3.23.54)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10