summaryrefslogtreecommitdiff
path: root/RELEASE_INFO
diff options
context:
space:
mode:
authorAlex Gorrod <alexg@wiredtiger.com>2014-10-16 16:30:59 +1100
committerAlex Gorrod <alexg@wiredtiger.com>2014-10-16 16:30:59 +1100
commit1667dd1914d3b931cc180a0688c06e9274a5864f (patch)
treefbf6a7a445b42517074ff6fe4ab61fb640972a7e /RELEASE_INFO
parentb1c12f4597cc2b2f884743358b5e6bb2621ca62a (diff)
downloadmongo-1667dd1914d3b931cc180a0688c06e9274a5864f.tar.gz
Update release version on develop branch to 2.4.1
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 ea36c3271d5..d0536282f61 100644
--- a/RELEASE_INFO
+++ b/RELEASE_INFO
@@ -1,6 +1,6 @@
WIREDTIGER_VERSION_MAJOR=2
WIREDTIGER_VERSION_MINOR=4
-WIREDTIGER_VERSION_PATCH=0
+WIREDTIGER_VERSION_PATCH=1
WIREDTIGER_VERSION="$WIREDTIGER_VERSION_MAJOR.$WIREDTIGER_VERSION_MINOR.$WIREDTIGER_VERSION_PATCH"
WIREDTIGER_RELEASE_DATE=`date "+%B %e, %Y"`