From: Stefano Lattarini Date: Tue, 24 Dec 2013 12:49:44 +0000 (+0100) Subject: HACKING: minor clarification X-Git-Tag: v1.14.1~1 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fupstream%2Fautomake.git;a=commitdiff_plain;h=055893bae6dcc19ae52bdc64f5c817c50865d19a HACKING: minor clarification Signed-off-by: Stefano Lattarini --- diff --git a/HACKING b/HACKING index fdadada..1116b97 100644 --- a/HACKING +++ b/HACKING @@ -111,7 +111,7 @@ 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