summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@wiredtiger.com>2012-09-17 17:15:21 +1000
committerMichael Cahill <michael.cahill@wiredtiger.com>2012-09-17 17:15:21 +1000
commitfd97c9944fc9578d219b14e893756c94b5dd3a1e (patch)
treeac3e3a08d512daeb7cb9b4151ce3364b7b3a4992 /RELEASE
parentf419407454a1e8d423ee705ad50262e2c23e4a60 (diff)
downloadmongo-fd97c9944fc9578d219b14e893756c94b5dd3a1e.tar.gz
Cut release 1.3.0.1.3.0
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE b/RELEASE
index 47245eb7e43..8cc881def06 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,6 +1,6 @@
WIREDTIGER_VERSION_MAJOR=1
-WIREDTIGER_VERSION_MINOR=2
-WIREDTIGER_VERSION_PATCH=3
+WIREDTIGER_VERSION_MINOR=3
+WIREDTIGER_VERSION_PATCH=0
WIREDTIGER_VERSION="$WIREDTIGER_VERSION_MAJOR.$WIREDTIGER_VERSION_MINOR.$WIREDTIGER_VERSION_PATCH"
WIREDTIGER_RELEASE_DATE=`date "+%B %e, %Y"`