summaryrefslogtreecommitdiff
path: root/dist/RELEASE
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@wiredtiger.com>2011-08-11 14:55:38 +1000
committerMichael Cahill <michael.cahill@wiredtiger.com>2011-08-11 14:55:38 +1000
commit915c284aa876d178be0868680a5ceb8b7d6e80cb (patch)
treef5b7fda27998007d551825695f29791f7814472d /dist/RELEASE
parent9167837f37edc94ab6bb7e81d4d8fc693f7e96b2 (diff)
downloadmongo-915c284aa876d178be0868680a5ceb8b7d6e80cb.tar.gz
First pass at a release script. Bump the version to 0.7 to make sure that gets reflected everywhere we want it to be.
Diffstat (limited to 'dist/RELEASE')
-rw-r--r--dist/RELEASE2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/RELEASE b/dist/RELEASE
index c63fe7d82da..0bca162b2bb 100644
--- a/dist/RELEASE
+++ b/dist/RELEASE
@@ -1,5 +1,5 @@
WIREDTIGER_VERSION_MAJOR=0
-WIREDTIGER_VERSION_MINOR=0
+WIREDTIGER_VERSION_MINOR=7
WIREDTIGER_VERSION_PATCH=0
WIREDTIGER_VERSION="$WIREDTIGER_VERSION_MAJOR.$WIREDTIGER_VERSION_MINOR.$WIREDTIGER_VERSION_PATCH"