mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-11 16:08:13 +00:00
(Version, mh-version): Add +cvs to version.
This commit is contained in:
parent
18a4a65eed
commit
ad1e74992b
@ -6,7 +6,7 @@
|
||||
|
||||
;; Author: Bill Wohler <wohler@newt.com>
|
||||
;; Maintainer: Bill Wohler <wohler@newt.com>
|
||||
;; Version: 8.0.3
|
||||
;; Version: 8.0.3+cvs
|
||||
;; Keywords: mail
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
@ -133,7 +133,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.0.3" "Version number of MH-E.")
|
||||
(defconst mh-version "8.0.3+cvs" "Version number of MH-E.")
|
||||
|
||||
;; Variants
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user