summaryrefslogtreecommitdiff
path: root/lisp/vc-mtn.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/vc-mtn.el')
-rw-r--r--lisp/vc-mtn.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/vc-mtn.el b/lisp/vc-mtn.el
index a372ddbabaa..e293af4e836 100644
--- a/lisp/vc-mtn.el
+++ b/lisp/vc-mtn.el
@@ -110,6 +110,7 @@
'(("\\`[^:/#]*[:/#]" . "")) ;Drop the host part.
"Rewrite rules to shorten Mtn's revision names on the mode-line."
:type '(repeat (cons regexp string))
+ :version "22.2"
:group 'vc)
(defun vc-mtn-mode-line-string (file)