From d7c3f1f32235039382c28eeaf2e07e050c97e403 Mon Sep 17 00:00:00 2001 From: Dirk Schumacher Date: Tue, 24 Feb 2026 17:07:37 +0100 Subject: [PATCH 1/2] Update NEWS.md and bump version --- DESCRIPTION | 2 +- NEWS.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 9717258..dbb405f 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: anthroplus Title: Computation of the WHO 2007 References for School-Age Children and Adolescents (5 to 19 Years) -Version: 1.0.0.9000 +Version: 1.1.0 Authors@R: c(person("Dirk", "Schumacher", , "mail@dirk-schumacher.net", "aut"), person("Elaine", "Borghi", , "nfsdata@who.int", c("ctb", "cre")), diff --git a/NEWS.md b/NEWS.md index 33e991d..4999957 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# anthroplus (development version) +# anthroplus 1.1.0 * Increased the upper age limit to 229 months exclusive from 228 months inclusive. Also the upper age limit of 121 months From 0b9be5d207767589c2c7aa9051fc14ad54a45688 Mon Sep 17 00:00:00 2001 From: Dirk Schumacher Date: Mon, 2 Mar 2026 17:01:56 +0100 Subject: [PATCH 2/2] Increment version number to 1.1.0.9000 --- DESCRIPTION | 2 +- NEWS.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index dbb405f..98ca8f3 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: anthroplus Title: Computation of the WHO 2007 References for School-Age Children and Adolescents (5 to 19 Years) -Version: 1.1.0 +Version: 1.1.0.9000 Authors@R: c(person("Dirk", "Schumacher", , "mail@dirk-schumacher.net", "aut"), person("Elaine", "Borghi", , "nfsdata@who.int", c("ctb", "cre")), diff --git a/NEWS.md b/NEWS.md index 4999957..73ffa8a 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,5 @@ +# anthroplus (development version) + # anthroplus 1.1.0 * Increased the upper age limit to 229 months exclusive