(snmp): Fix defgroup :version.
This commit is contained in:
parent
107ecebbe7
commit
6d52355b7c
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue