note that current should be bumped by 5 when bumped
git-svn-id: file:///home/hardaker/lib/sf-bkups/net-snmp-convert-svnrepo/trunk@15820 06827809-a52a-0410-b366-d66718629ded
diff --git a/Makefile.top b/Makefile.top
index c23b48a..8342021 100644
--- a/Makefile.top
+++ b/Makefile.top
@@ -61,7 +61,7 @@
# The (slightly clarified) rules:
#
# - If any interfaces/structures have been removed or changed since the
-# last update, increment current, and set age and revision to 0. Stop.
+# last update, increment current (+5), and set age and revision to 0. Stop.
#
# - If any interfaces have been added since the last public release, then
# increment current and age, and set revision to 0. Stop.