summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <sunanda.menon@sun.com>2009-09-30 13:53:41 +0200
committerTimothy <Timothy.Smith@Sun.COM>2009-09-30 13:53:41 +0200
commitbbaae7ecd47e33d26e7c86ab81eb324802978068 (patch)
tree0a45c310a2031f927f36aa1b2f8ca58d6f4c5e0c
parent2a9da3fac5e4bd62d6f62edf04fc5bab9d29e43f (diff)
downloadmariadb-git-bbaae7ecd47e33d26e7c86ab81eb324802978068.tar.gz
Set version number for mysql-5.0.84sp1 release
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index ec432e19ce3..de96f1c6020 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.0.84)
+AM_INIT_AUTOMAKE(mysql, 5.0.84sp1)
AM_CONFIG_HEADER([include/config.h:config.h.in])
PROTOCOL_VERSION=10