summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlenz@mysql.com <>2004-10-29 09:24:21 +0200
committerlenz@mysql.com <>2004-10-29 09:24:21 +0200
commit35e8670301f854b5b1541cd39deaab2f0c046bbd (patch)
tree3e0122e37a16ae0ed4c58bb1c4ec22b2ecaca3f4
parent8894a6bb73be7cfdc649a97e08c0ad4888cc14f3 (diff)
downloadmariadb-git-35e8670301f854b5b1541cd39deaab2f0c046bbd.tar.gz
- bumped up version number from 4.0.22 to 4.0.23 in configure.in
- tagged ChangeSet@1.2048.1.2 as "mysql-4.0.22"
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index d4073ea441b..d4ede468435 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, 4.0.22)
+AM_INIT_AUTOMAKE(mysql, 4.0.23)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10