From 89421e86d444e43795b85811ccb381bf49a36d42 Mon Sep 17 00:00:00 2001 From: "matthew.shin" Date: Mon, 20 Jan 2014 14:00:01 +0000 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 d605b83eb2..7d66e88de6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,9 +5,9 @@ for a full listing of issues for each release. -------------------------------------------------------------------------------- -## Next Release (2014-01-??) +## 2014-01 (2014-01-20) -This release of Rose will work best with Cylc 5.4.4 or above. +This release of Rose works best with Cylc 5.4.4 to 5.4.7. ### Hightlighted Changes diff --git a/doc/rose-version.js b/doc/rose-version.js index 98e6893dd3..d23bfa057a 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="2013-12+"; +ROSE_VERSION="2014-01+";