From adf93d36f5f6a61ba33666de6aeef23bd16b0058 Mon Sep 17 00:00:00 2001
From: Delaigue Olivier <olivier.delaigue@irstea.fr>
Date: Thu, 12 Dec 2019 16:53:34 +0100
Subject: [PATCH] v1.4.3.8 DOC: add a link to RunModel_CemaNeigeGR5H in
 RunModelGR5H doc #13

---
 DESCRIPTION          | 2 +-
 NEWS.md              | 2 +-
 man/RunModel_GR5H.Rd | 1 +
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/DESCRIPTION b/DESCRIPTION
index 7d7b9949..af3d6c36 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.4.3.7
+Version: 1.4.3.8
 Date: 2019-12-12
 Authors@R: c(
   person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")),
diff --git a/NEWS.md b/NEWS.md
index 8a8fb090..321129de 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,7 +2,7 @@
 
 
 
-### 1.4.3.7 Release Notes (2019-12-12)
+### 1.4.3.8 Release Notes (2019-12-12)
 
 
 #### New features
diff --git a/man/RunModel_GR5H.Rd b/man/RunModel_GR5H.Rd
index 8bb2032e..3a9def4d 100644
--- a/man/RunModel_GR5H.Rd
+++ b/man/RunModel_GR5H.Rd
@@ -121,6 +121,7 @@ Ficchi, A., C. Perrin and V. Andréassian (2019).
 
 
 \seealso{
+\code{\link{RunModel_CemaNeigeGR5H}},
 \code{\link{RunModel_GR5J}}, \code{\link{RunModel_GR4H}},
 \code{\link{CreateInputsModel}}, \code{\link{CreateRunOptions}},
 \code{\link{CreateIniStates}}, \code{\link{Imax}}.
-- 
GitLab