(Version, mh-version): Update for release 8.0.
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user