summaryrefslogtreecommitdiff
path: root/RELEASE_INFO
diff options
context:
space:
mode:
authorAlex Gorrod <alexg@wiredtiger.com>2015-12-08 15:41:13 +1100
committerAlex Gorrod <alexg@wiredtiger.com>2015-12-08 15:41:13 +1100
commit08704a0df92cacfa19e720994ed706fecfa85481 (patch)
tree680d641589c8f3a08a022710dfb41b8ef9060887 /RELEASE_INFO
parent6e6a30d86a8774bc09f506334a23656da950e7ef (diff)
downloadmongo-08704a0df92cacfa19e720994ed706fecfa85481.tar.gz
Bump the release version on the 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 1204e262af2..d2c7995910e 100644
--- a/RELEASE_INFO
+++ b/RELEASE_INFO
@@ -1,6 +1,6 @@
WIREDTIGER_VERSION_MAJOR=2
WIREDTIGER_VERSION_MINOR=7
-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"`