diff options
| author | Alex Gorrod <alexg@wiredtiger.com> | 2014-07-29 17:33:03 +1000 |
|---|---|---|
| committer | Alex Gorrod <alexg@wiredtiger.com> | 2014-07-29 17:33:03 +1000 |
| commit | ffe47483a7b46947d2c5523bbba6f17bcc7894dd (patch) | |
| tree | 5020dec7e07c24a1d03ae728b9ba606eb5c9f731 /RELEASE | |
| parent | a580a89e8513f002a4fb8de7c0c2ce9185fb53b8 (diff) | |
Cut WiredTiger release 2.3.02.3.0
Diffstat (limited to 'RELEASE')
| -rw-r--r-- | RELEASE | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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"` |
