diff --git a/DESCRIPTION b/DESCRIPTION index 15b4faf3fdd656371b70fd3840b4c0223323add5..fe8e5ee0c2d8234e7224bc5f5bfe68eb541f28e1 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: airGR Type: Package Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling -Version: 1.2.13.15 +Version: 1.2.13.16 Date: 2019-04-03 Authors@R: c( person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")), diff --git a/NEWS.rmd b/NEWS.rmd index e7e4acff9fc978e9df616a45764ff0d1adf63acb..fb23ffc4f5d707c24b7232c90c28660a144f4c7b 100644 --- a/NEWS.rmd +++ b/NEWS.rmd @@ -13,7 +13,7 @@ output: -### 1.2.13.15 Release Notes (2019-04-03) +### 1.2.13.16 Release Notes (2019-04-03) #### Deprecated and defunct @@ -97,7 +97,7 @@ output: #### CRAN-compatibility updates -- Tabulation removed, unused variables removed and variable statements fixed in Fortran files. +- Tabulations removed, unused variables removed and variable statements fixed in Fortran files. ____________________________________________________________________________________