From aaf64b141c30b30295f17a30a830599865413225 Mon Sep 17 00:00:00 2001 From: Matt Shin Date: Wed, 7 Oct 2015 11:22:11 +0100 Subject: [PATCH] Update for release --- CHANGES.md | 4 ++-- doc/rose-version.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 11f0778fad..b3b38f56df 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,9 +5,9 @@ for a full listing of issues for each release. -------------------------------------------------------------------------------- -## Next Release (2015-10-??) +## 2015.10.0 (2015-10-07) -Rose release 30. This release will work best with +Rose release 30. This release works best with [cylc-6.7.0](https://github.com/cylc/cylc/releases/tag/6.7.0) and [fcm-2015.09.0](https://github.com/metomi/fcm/releases/tag/2015.09.0). diff --git a/doc/rose-version.js b/doc/rose-version.js index 88d1e7ed00..99eda2f1c6 100644 --- a/doc/rose-version.js +++ b/doc/rose-version.js @@ -18,4 +18,4 @@ * ******************************************************************************/ /* N.B. The following line is also used by a shell script. Do not add spaces. */ -ROSE_VERSION="2015.08.0"; +ROSE_VERSION="2015.10.0";