HACKING: minor clarification
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 24 Dec 2013 12:49:44 +0000 (13:49 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 24 Dec 2013 12:49:44 +0000 (13:49 +0100)
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
HACKING

diff --git a/HACKING b/HACKING
index fdadada..1116b97 100644 (file)
--- a/HACKING
+++ b/HACKING
   should have the major version number unchanged, the minor version number
   bumped, and the micro version number reset to zero.  Finally, a new
   micro version should have the major and minor version numbers unchanged,
-  and the micro version number bumped.
+  and the micro version number bumped by one.
 
   For example, the first minor version after 1.13.2 will be 1.14; the
   first bug-fixing version after 1.14 that will be 1.14.1; the first