summaryrefslogtreecommitdiff
path: root/RELEASE_INFO
diff options
context:
space:
mode:
authorAlex Gorrod <alexg@wiredtiger.com>2016-03-24 15:46:29 +1100
committerAlex Gorrod <alexg@wiredtiger.com>2016-03-24 15:46:29 +1100
commit04a99e3b68664e6201bcb062b6816fd6a71ef040 (patch)
tree277ea3e6530532397fa33de4b679e1f19f825da5 /RELEASE_INFO
parent45ed4d3856f3ce3191c81679900f7d890e92132a (diff)
downloadmongo-04a99e3b68664e6201bcb062b6816fd6a71ef040.tar.gz
Bump release version on develop to 2.8.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 7d6f8a982b4..d29c29b554c 100644
--- a/RELEASE_INFO
+++ b/RELEASE_INFO
@@ -1,6 +1,6 @@
WIREDTIGER_VERSION_MAJOR=2
WIREDTIGER_VERSION_MINOR=8
-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"`