summaryrefslogtreecommitdiff
path: root/RELEASE_INFO
diff options
context:
space:
mode:
authorAlex Gorrod <alexg@wiredtiger.com>2015-05-15 11:59:44 +1000
committerAlex Gorrod <alexg@wiredtiger.com>2015-05-15 11:59:44 +1000
commit34991ce2de3c608f3ba1dba497bee9604e72c4a0 (patch)
tree918c5bf6b2387a57cada075a5803062fe4b4674a /RELEASE_INFO
parent615bf4d9c7964aee2ab79c3271dc50ebaf34c74b (diff)
downloadmongo-34991ce2de3c608f3ba1dba497bee9604e72c4a0.tar.gz
Bump release version to 2.6.1 on develop branch.
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 e984a0709fc..92b831dc3de 100644
--- a/RELEASE_INFO
+++ b/RELEASE_INFO
@@ -1,6 +1,6 @@
WIREDTIGER_VERSION_MAJOR=2
WIREDTIGER_VERSION_MINOR=6
-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"`