* mh-e.el (mh-version): Add +git to version.

This commit is contained in:
Bill Wohler 2016-01-17 14:37:39 -08:00
parent 28a1ff3693
commit e2203fb326

View file

@ -5,7 +5,7 @@
;; Author: Bill Wohler <wohler@newt.com>
;; Maintainer: Bill Wohler <wohler@newt.com>
;; Version: 8.6
;; Version: 8.6+git
;; Keywords: mail
;; This file is part of GNU Emacs.
@ -127,7 +127,7 @@
;; 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" "Version number of MH-E.")
(defconst mh-version "8.6+git" "Version number of MH-E.")
;; Variants