summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorAlex Gorrod <alexg@wiredtiger.com>2014-07-29 17:33:03 +1000
committerAlex Gorrod <alexg@wiredtiger.com>2014-07-29 17:33:03 +1000
commitffe47483a7b46947d2c5523bbba6f17bcc7894dd (patch)
tree5020dec7e07c24a1d03ae728b9ba606eb5c9f731 /RELEASE
parenta580a89e8513f002a4fb8de7c0c2ce9185fb53b8 (diff)
Cut WiredTiger release 2.3.02.3.0
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE b/RELEASE
index a4450c1ae15..9ef1fb57dc0 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,6 +1,6 @@
WIREDTIGER_VERSION_MAJOR=2
-WIREDTIGER_VERSION_MINOR=2
-WIREDTIGER_VERSION_PATCH=2
+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"`