diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-03-12 17:40:25 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-03-12 17:40:25 +0100 |
commit | 269bc4150678376c76cf2519a56bf6bc242549f8 (patch) | |
tree | c04958fb53d2eca8709ee912abc5e861ce1a6f50 | |
parent | d185c26e4909efbae9dc4210ed9eac4b2600910e (diff) |
Fix date in latest NEWS entry
-rw-r--r-- | NEWS.md | 2 | ||||
-rw-r--r-- | docs/NEWS.html | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -# mkin 0.9.47.1 (2017-02-06) +# mkin 0.9.47.1 (2018-02-06) - Skip some test on CRAN and winbuilder to avoid timeouts diff --git a/docs/NEWS.html b/docs/NEWS.html index 8ea2aff9..744b8db4 100644 --- a/docs/NEWS.html +++ b/docs/NEWS.html @@ -106,9 +106,9 @@ </div> -<div id="mkin-0-9-47-1-2017-02-06" class="section level1"> +<div id="mkin-0-9-47-1-2018-02-06" class="section level1"> <h1 class="hasAnchor"> -<a href="#mkin-0-9-47-1-2017-02-06" class="anchor"></a>mkin 0.9.47.1 (2017-02-06)</h1> +<a href="#mkin-0-9-47-1-2018-02-06" class="anchor"></a>mkin 0.9.47.1 (2018-02-06)</h1> <ul> <li><p>Skip some test on CRAN and winbuilder to avoid timeouts</p></li> <li><p>‘test_data_from_UBA_2014’: Added this list of datasets containing experimental data used in the expertise from 2014</p></li> |