On Wed, Nov 30, 2016 at 01:04:04PM +0100, Boris Fiuczynski wrote:
Adding first build of year minor number reset to 0.
Signed-off-by: Boris Fiuczynski <fiuczy(a)linux.vnet.ibm.com>
---
docs/downloads.html.in | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/downloads.html.in b/docs/downloads.html.in
index f34e9a6..1f2ec1d 100644
--- a/docs/downloads.html.in
+++ b/docs/downloads.html.in
@@ -383,7 +383,8 @@
<dd>incremented by 1 for the first release of the year (the
Jan 15th release)</dd>
<dt><code>minor</code></dt>
- <dd>incremented by 1 for each monthly release from git master</dd>
+ <dd>set to 0 with every major increment or incremented by 1
s/set/reset/ s/or/and/
ACK with that. Let me know if you agree, so that I can push it.
+ for each monthly release from git master</dd>
<dt><code>micro</code></dt>
<dd>always 0 for releases from git master, incremented by 1
for each stable maintenance release</dd>
--
2.5.5