1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-28 17:22:48 -07:00

* mh-e.el (Version, mh-version): Update for release 8.3.

This commit is contained in:
Bill Wohler 2011-09-19 21:56:51 -07:00
parent de77dfbd8c
commit f5954cd7f9
2 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2011-09-20 Bill Wohler <wohler@newt.com>
Release MH-E version 8.3.
* mh-e.el (Version, mh-version): Update for release 8.3.
2011-07-30 Bill Wohler <wohler@newt.com>
* mh-show.el (mh-unvisit-file): Clarify language in yes-or-no-p

View file

@ -5,7 +5,7 @@
;; Author: Bill Wohler <wohler@newt.com>
;; Maintainer: Bill Wohler <wohler@newt.com>
;; Version: 8.2.93
;; Version: 8.3
;; 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.2.93" "Version number of MH-E.")
(defconst mh-version "8.3" "Version number of MH-E.")
;; Variants