From 91d11c30c87a16de7e81a3c540843694a076b5f8 Mon Sep 17 00:00:00 2001
From: Delaigue Olivier <olivier.delaigue@irstea.priv>
Date: Thu, 7 Mar 2019 15:01:08 +0100
Subject: [PATCH] v1.2.8.8 UPDATE: minor revision in NEWS file

---
 DESCRIPTION | 2 +-
 NEWS.rmd    | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/DESCRIPTION b/DESCRIPTION
index a30e426c..061aa841 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.8.7
+Version: 1.2.8.8
 Date: 2019-03-07
 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 67a5cd2d..3edb617e 100644
--- a/NEWS.rmd
+++ b/NEWS.rmd
@@ -71,6 +71,8 @@ output:
 
 - <code>Calibration()</code> function now returns an error message if <code>FUN_CALIB</code> is not a function
 
+- <code>PEdaily_Oudin()</code> example corrected (the Julian day was one day too early)
+
 ____________________________________________________________________________________
 
 
-- 
GitLab