gbs.conf: correct upstream branch name
[platform/upstream/automake.git] / 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