summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorlenz@mysql.com <>2002-12-11 18:27:46 +0100
committerlenz@mysql.com <>2002-12-11 18:27:46 +0100
commitcb2220f1dcb4ade212f76a7244f8f48ff08d0a51 (patch)
treebc9a9841f568775504bfd49efcb35d7987b3bfaf /configure.in
parent53ac261312965b2baf35a8ef66ccdad35af43ea8 (diff)
downloadmariadb-git-cb2220f1dcb4ade212f76a7244f8f48ff08d0a51.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