summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorunknown <lenz@mysql.com>2002-12-11 18:27:46 +0100
committerunknown <lenz@mysql.com>2002-12-11 18:27:46 +0100
commitff50fc4fe5f33722cbe13e04be393d6a2d4bf5ce (patch)
treebc9a9841f568775504bfd49efcb35d7987b3bfaf /configure.in
parent49162e0e54c085ecefb6893a5bd662e4f7b2f56a (diff)
downloadmariadb-git-ff50fc4fe5f33722cbe13e04be393d6a2d4bf5ce.tar.gz
- tagged ChangeSet 1.1276.3.1 as MySQL 3.23.54
- bumped up version number in configure.in to 3.23.55
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 3a5c1a56408..7a4498bff97 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.54)
+AM_INIT_AUTOMAKE(mysql, 3.23.55)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10