summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <kent@mysql.com>2006-03-17 12:10:08 +0100
committerunknown <kent@mysql.com>2006-03-17 12:10:08 +0100
commitdba8a4fb94198c438ba6298046f31839e097fff3 (patch)
treea2d6ecd4dd98bf0ff7863ff31037634d2ff81d2b
parent1810d278a33703bf4e4c789f8ecc2fe26a11878a (diff)
downloadmariadb-git-dba8a4fb94198c438ba6298046f31839e097fff3.tar.gz
configure.in:mysql-5.0.19a
NDB_VERSION_BUILD has to be numeric configure.in: NDB_VERSION_BUILD has to be numeric
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 5a111432071..729ae443ed9 100644
--- a/configure.in
+++ b/configure.in
@@ -19,8 +19,8 @@ SHARED_LIB_VERSION=$SHARED_LIB_MAJOR_VERSION:0:0
# ndb version
NDB_VERSION_MAJOR=5
NDB_VERSION_MINOR=0
-NDB_VERSION_BUILD=19a
-NDB_VERSION_STATUS=""
+NDB_VERSION_BUILD=19
+NDB_VERSION_STATUS="a"
# Set all version vars based on $VERSION. How do we do this more elegant ?
# Remember that regexps needs to quote [ and ] since this is run through m4