summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <bpontz@shasta.mysql.com>2006-04-07 08:54:16 -0400
committerunknown <bpontz@shasta.mysql.com>2006-04-07 08:54:16 -0400
commitc59b3fff64de4393be206ff933b177a43401edfc (patch)
tree9acac515e029a9536a1d410f0c13b09389146120
parente568bb053e9c6f9b1100575aa2e7b06b1e7d3227 (diff)
downloadmariadb-git-c59b3fff64de4393be206ff933b177a43401edfc.tar.gz
configure.in:
increase version number for clone configure.in: increase version number for clone
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 0253a3a6771..250d7f6d1c2 100644
--- a/configure.in
+++ b/configure.in
@@ -7,7 +7,7 @@ AC_INIT(sql/mysqld.cc)
AC_CANONICAL_SYSTEM
# The Docs Makefile.am parses this line!
# remember to also change ndb version below and update version.c in ndb
-AM_INIT_AUTOMAKE(mysql, 5.1.9-beta)
+AM_INIT_AUTOMAKE(mysql, 5.1.10-beta)
AM_CONFIG_HEADER(config.h)
PROTOCOL_VERSION=10