diff --git a/DESCRIPTION b/DESCRIPTION
index 56720f75c0e39ba90129e968f8a98a21838780e4..d35f57405c0804e01110b34c4e743c58dd2f574e 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.9.9
+Version: 1.2.9.10
 Date: 2019-03-18
 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 67b74e68a917eca666b5b47f06d03445808ad667..0bc189eb6405472079ddafd66ab6a01446dc8056 100644
--- a/NEWS.rmd
+++ b/NEWS.rmd
@@ -13,7 +13,7 @@ output:
 
 
 
-### 1.2.9.9 Release Notes (2019-03-18) 
+### 1.2.9.10 Release Notes (2019-03-18) 
 
 
 
diff --git a/man/PEdaily_Oudin.Rd b/man/PEdaily_Oudin.Rd
index da22ec4c251b923880d014cb4506f3c2ff65e1dc..60623cb2607a91d5ff30251c852f58e7f6cd3caa 100644
--- a/man/PEdaily_Oudin.Rd
+++ b/man/PEdaily_Oudin.Rd
@@ -49,7 +49,7 @@ PotEvap <- PEdaily_Oudin(JD = as.POSIXlt(BasinObs$DatesR)$yday + 1,
 
 
 \author{
-Laurent Coron, Ludovic Oudin, Olivier Delaigue
+Laurent Coron, Ludovic Oudin, Olivier Delaigue, Guillaume Thirel
 }