From 955c8ff99887624d6dde32fcf4f5c4793d0a4f55 Mon Sep 17 00:00:00 2001
From: Delaigue Olivier <olivier.delaigue@irstea.fr>
Date: Tue, 2 Mar 2021 08:35:45 +0100
Subject: [PATCH] chore: bump to unrelease version 1.6.10.9000

---
 DESCRIPTION | 4 ++--
 NEWS.md     | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/DESCRIPTION b/DESCRIPTION
index e455a346..5bb4fc89 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,8 +1,8 @@
 Package: airGR
 Type: Package
 Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling
-Version: 1.6.10.5
-Date: 2021-02-01
+Version: 1.6.10.9000
+Date: 2021-03-02
 Authors@R: c(
   person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")),
   person("Olivier", "Delaigue", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7668-8468"), email = "airGR@inrae.fr"),
diff --git a/NEWS.md b/NEWS.md
index c7a39672..85b4bcfd 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,7 +2,7 @@
 
 
 
-### 1.6.10.5 Release Notes (2021-02-01)
+### 1.6.10.9000 Release Notes (2021-03-02)
 
 ____________________________________________________________________________________
 
-- 
GitLab