diff --git a/CHANGES.md b/CHANGES.md index 859368a45b..be05227b62 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,10 +5,10 @@ for a full listing of issues for each release. -------------------------------------------------------------------------------- -## Next Release (2014-Q4?) +## 2014.10.0 (2014-10-02) -19th release of Rose. This release will work best with -[Cylc](https://github.com/cylc/cylc/) 6.0.0. +19th release of Rose. This release works best with +[Cylc](https://github.com/cylc/cylc/) 6.0.1. ### Highlighted Changes diff --git a/doc/rose-version.js b/doc/rose-version.js index 6cd4d1cb6e..f9bee413a1 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="2014.09.0"; +ROSE_VERSION="2014.10.0";