(snmp): Fix defgroup :version.

This commit is contained in:
Dave Love 1999-03-31 16:06:51 +00:00
parent 107ecebbe7
commit 6d52355b7c

View file

@ -91,7 +91,7 @@
(defgroup snmp nil
"Mode for editing SNMP MIB files."
:group 'data
:version "20.3")
:version "20.4")
(defcustom snmp-special-indent t
"*If non-nil, use a simple heuristic to try to guess the right indentation.