From 6922deb9fbd45fd4046212ee863b1bca91e29096 Mon Sep 17 00:00:00 2001
From: Mark Olesen <Mark.Olesen@esi-group.com>
Date: Wed, 6 Feb 2019 12:48:13 +0100
Subject: [PATCH] STYLE: relax working about patch level

---
 META-INFO/README.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/META-INFO/README.md b/META-INFO/README.md
index f84ff97807e..87db61f1638 100644
--- a/META-INFO/README.md
+++ b/META-INFO/README.md
@@ -47,9 +47,8 @@ source archives.
 
 - Format is year-month-day, as per `date +%y%m%d`.
 
-- The first release is by definition unpatched, and thus carries
-  a patch value of `0`. If this release were to be patched the following
-  day, the patch level would jump accordingly.
+- The first release can have a patch value of `0` (unpatched = just
+  released) or a patch value corresponding to the release date.
 
 The patch value is only meaningful together with the api value.
 However, for *development* branches, the patch level should not be
-- 
GitLab