1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00

(Version, mh-version): Add +cvs to version.

This commit is contained in:
Bill Wohler 2006-04-21 21:59:54 +00:00
parent d95ebe75a0
commit 237ad50745
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2006-04-21 Bill Wohler <wohler@newt.com>
* mh-e.el (Version, mh-version): Add +cvs to version.
2006-04-21 Bill Wohler <wohler@newt.com>
Release MH-E version 7.94.

View File

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