(Version, mh-version): Update for release 8.0.

This commit is contained in:
Bill Wohler 2006-05-06 15:48:34 +00:00
parent 40fdc20bc0
commit ae18726b83
2 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2006-05-06 Bill Wohler <wohler@newt.com>
Release MH-E version 8.0.
* mh-e.el (Version, mh-version): Update for release 8.0.
2006-05-05 Bill Wohler <wohler@newt.com>
* mh-e.el: Update commentary.

View file

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