1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-17 19:43:20 -07:00

Release MH-E version 7.94.

(Version, mh-version): Update for release 7.94.
This commit is contained in:
Bill Wohler 2006-04-21 21:23:14 +00:00
parent 66f7848bb9
commit d9ca64a98d
2 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2006-04-21 Bill Wohler <wohler@newt.com>
Release MH-E version 7.94.
* mh-e.el (Version, mh-version): Update for release 7.94.
2006-04-21 Bill Wohler <wohler@newt.com>
* mh-letter.el (mh-insert-letter): If a message number isn't

View file

@ -6,7 +6,7 @@
;; Author: Bill Wohler <wohler@newt.com>
;; Maintainer: Bill Wohler <wohler@newt.com>
;; Version: 7.93+cvs
;; Version: 7.94
;; 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.93+cvs" "Version number of MH-E.")
(defconst mh-version "7.94" "Version number of MH-E.")
;; Variants