diff --git a/DESCRIPTION b/DESCRIPTION
index a30e426ce4afe094d655b42bb04c5413b15af855..061aa8416b9cd049795aae8378c6c423796fd787 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 67a5cd2dfb5f3e24c5779dbda61ccf1d04f6e2d0..3edb617e736137d0385428dcc8ac10434649b2a5 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)
+
 ____________________________________________________________________________________