Variable: mh-version
mh-version is a variable defined in mh-e.el.gz.
Value
"8.6+git"
Documentation
Version number of MH-E.
Key Bindings
Source Code
;; Defined in /usr/src/emacs/lisp/mh-e/mh-e.el.gz
;;; Global Variables
;; Try to keep variables local to a single file. Provide accessors if
;; variables are shared. Use this section as a last resort.
(defconst mh-version "8.6+git" "Version number of MH-E.")