summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <monty@hundin.mysql.fi>2001-09-28 14:34:52 +0300
committerunknown <monty@hundin.mysql.fi>2001-09-28 14:34:52 +0300
commit396490901c77e3fce3aa8ab12a34760f5928567e (patch)
tree271919dac5519ede8d645cc532270560b1a1541d
parentd973a9f8f6598cbd2fb5cd05bc0e13c3acdbd0c9 (diff)
downloadmariadb-git-396490901c77e3fce3aa8ab12a34760f5928567e.tar.gz
Update version number
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index a67f05d342f..cfdbe51b987 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.42)
+AM_INIT_AUTOMAKE(mysql, 3.23.43)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10