[libvirt] [PATCH] docs: improve release numbering rule for minor numbers

Boris Fiuczynski fiuczy at linux.vnet.ibm.com
Wed Nov 30 12:04:04 UTC 2016


Adding first build of year minor number reset to 0.

Signed-off-by: Boris Fiuczynski <fiuczy at 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
+        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




More information about the libvir-list mailing list