summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@wiredtiger.com>2013-10-09 15:21:34 +1100
committerMichael Cahill <michael.cahill@wiredtiger.com>2013-10-09 15:21:34 +1100
commitcd51b4837329e8f33bd80b18d97adfc81110808f (patch)
tree2f1c197fafc89a4c6fdca911676d365ce1d6e9d7 /RELEASE
parentea0a879d2384596cbe7679781f09f78e4a37d407 (diff)
downloadmongo-cd51b4837329e8f33bd80b18d97adfc81110808f.tar.gz
Bump the version on develop to 1.6.6.
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE b/RELEASE
index 880c912e81f..66190c16732 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,6 +1,6 @@
WIREDTIGER_VERSION_MAJOR=1
WIREDTIGER_VERSION_MINOR=6
-WIREDTIGER_VERSION_PATCH=5
+WIREDTIGER_VERSION_PATCH=6
WIREDTIGER_VERSION="$WIREDTIGER_VERSION_MAJOR.$WIREDTIGER_VERSION_MINOR.$WIREDTIGER_VERSION_PATCH"
WIREDTIGER_RELEASE_DATE=`date "+%B %e, %Y"`