summaryrefslogtreecommitdiff
path: root/RELEASE_INFO
diff options
context:
space:
mode:
authorAlex Gorrod <alexg@wiredtiger.com>2014-10-16 14:50:06 +1100
committerAlex Gorrod <alexg@wiredtiger.com>2014-10-16 14:50:06 +1100
commit58d87478ee39a88a4399a32313951ca119e59eea (patch)
tree86e950d332d1ed0a61266567ea5f4cbed4e27c06 /RELEASE_INFO
parent1971d0b951a90315ca99bc19f1b66813dc29f3fe (diff)
downloadmongo-58d87478ee39a88a4399a32313951ca119e59eea.tar.gz
Fixup release version for 2.4.0 release.
Diffstat (limited to 'RELEASE_INFO')
-rw-r--r--RELEASE_INFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_INFO b/RELEASE_INFO
index b9c46a5ce5c..ea36c3271d5 100644
--- a/RELEASE_INFO
+++ b/RELEASE_INFO
@@ -1,6 +1,6 @@
WIREDTIGER_VERSION_MAJOR=2
WIREDTIGER_VERSION_MINOR=4
-WIREDTIGER_VERSION_PATCH=2
+WIREDTIGER_VERSION_PATCH=0
WIREDTIGER_VERSION="$WIREDTIGER_VERSION_MAJOR.$WIREDTIGER_VERSION_MINOR.$WIREDTIGER_VERSION_PATCH"
WIREDTIGER_RELEASE_DATE=`date "+%B %e, %Y"`