diff --git a/DESCRIPTION b/DESCRIPTION
index 254520a97edf8611f89b3c2ee37c64fdd963b17e..7de5fda2f57430f4e9218ca0aa3cfb95c4b6634a 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.0.10.9
+Version: 1.0.10.10
 Date: 2018-06-29
 Authors@R: c(
   person("Laurent", "Coron", role = c("aut", "trl")),
@@ -21,7 +21,7 @@ Authors@R: c(
   )
 Depends: R (>= 3.0.1)
 Suggests: knitr, coda, DEoptim, dplyr, FME, ggmcmc, hydroPSO, Rmalschains
-Description: Hydrological modelling tools developed at Irstea-Antony (HBAN Research Unit, France). The package includes several conceptual rainfall-runoff models (GR4H, GR4J, GR5J, GR6J, GR2M, GR1A), a snow accumulation and melt model (CemaNeige) and the associated functions for their calibration and evaluation. Use help(airGR) for package description.
+Description: Hydrological modelling tools developed at Irstea-Antony (HYCAR Research Unit, France). The package includes several conceptual rainfall-runoff models (GR4H, GR4J, GR5J, GR6J, GR2M, GR1A), a snow accumulation and melt model (CemaNeige) and the associated functions for their calibration and evaluation. Use help(airGR) for package description.
 License: GPL-2
 URL: https://webgr.irstea.fr/en/airGR/
 NeedsCompilation: yes
diff --git a/NEWS.rmd b/NEWS.rmd
index c7c1d08d2f984a6d69140cbf67cbebd8875212d1..c1abbaca2614bb16083b68ba3fb4ac85d521ab80 100644
--- a/NEWS.rmd
+++ b/NEWS.rmd
@@ -14,7 +14,7 @@ output:
 
 
 
-### 1.0.10.9 Release Notes (2018-06-29) 
+### 1.0.10.10 Release Notes (2018-06-29) 
 
 
 #### Bug fixes
diff --git a/man/airGR.Rd b/man/airGR.Rd
index b00223447c1c1aabb5f335ae33fc32432c51f24e..9a5007b32d5e96f160edd92c80ec31b343c59ed2 100644
--- a/man/airGR.Rd
+++ b/man/airGR.Rd
@@ -4,7 +4,7 @@
 \encoding{UTF-8}
 \title{Suite of GR Hydrological Models for Precipitation-Runoff Modelling}
 \description{
-This package brings into R the hydrological modelling tools used at IRSTEA-Antony (HBAN Research Unit, France), including rainfall-runoff models (\strong{GR4H}, \strong{GR4J}, \strong{GR5J}, \strong{GR6J}, \strong{GR2M}, \strong{GR1A}) and a snow accumulation and melt model (\strong{CemaNeige}). Each model core is coded in FORTRAN to ensure low computational time. The other package functions (i.e. mainly the calibration algorithm and the computation of the efficiency criteria) are coded in R. \cr
+This package brings into R the hydrological modelling tools used at IRSTEA-Antony (HYCAR Research Unit, France), including rainfall-runoff models (\strong{GR4H}, \strong{GR4J}, \strong{GR5J}, \strong{GR6J}, \strong{GR2M}, \strong{GR1A}) and a snow accumulation and melt model (\strong{CemaNeige}). Each model core is coded in FORTRAN to ensure low computational time. The other package functions (i.e. mainly the calibration algorithm and the computation of the efficiency criteria) are coded in R. \cr
 
 
 ##### Functions and objects #####