summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorlenz@mysql.com <>2002-08-16 11:04:50 +0200
committerlenz@mysql.com <>2002-08-16 11:04:50 +0200
commitf321098ad24dd485526c8250fff8a5f76d7df509 (patch)
tree7ac07947cf22bd3adad120d13238ce2f8d6bf2aa /configure.in
parent9af314538e04d0af7c5c23914dd45c9078c7c99e (diff)
downloadmariadb-git-f321098ad24dd485526c8250fff8a5f76d7df509.tar.gz
- Tagged 3.23.52 release
- Added 3.23.53 News section to the manual - Updated version number in configure.in to 3.23.53
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 d476f414fb9..796e72e4934 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.52)
+AM_INIT_AUTOMAKE(mysql, 3.23.53)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10