summaryrefslogtreecommitdiff
path: root/RELEASE_INFO
diff options
context:
space:
mode:
authorAlex Gorrod <alexg@wiredtiger.com>2015-04-22 17:21:15 +1000
committerAlex Gorrod <alexg@wiredtiger.com>2015-04-22 17:21:15 +1000
commit9344a30652a6b93b47b24f19a004985b2dca6149 (patch)
tree949abac5be44b5cf9d113b5cf07540117e7109e5 /RELEASE_INFO
parentbec4c5c569b0540ca6fd680320cef8b25eb76a72 (diff)
downloadmongo-9344a30652a6b93b47b24f19a004985b2dca6149.tar.gz
Bump release tag on develop branch to 2.6.0
Diffstat (limited to 'RELEASE_INFO')
-rw-r--r--RELEASE_INFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE_INFO b/RELEASE_INFO
index e19e825e64a..e984a0709fc 100644
--- a/RELEASE_INFO
+++ b/RELEASE_INFO
@@ -1,6 +1,6 @@
WIREDTIGER_VERSION_MAJOR=2
-WIREDTIGER_VERSION_MINOR=5
-WIREDTIGER_VERSION_PATCH=3
+WIREDTIGER_VERSION_MINOR=6
+WIREDTIGER_VERSION_PATCH=0
WIREDTIGER_VERSION="$WIREDTIGER_VERSION_MAJOR.$WIREDTIGER_VERSION_MINOR.$WIREDTIGER_VERSION_PATCH"
WIREDTIGER_RELEASE_DATE=`date "+%B %e, %Y"`