summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Wohler <wohler@newt.com>2006-05-06 15:48:34 +0000
committerBill Wohler <wohler@newt.com>2006-05-06 15:48:34 +0000
commitae18726b83b7cd4f71981dfd2329575bd3eed6ca (patch)
treea59911a7ef7092992edaf80dbf8c436131f19312
parent40fdc20bc05d1af42f0ef8da6a4a039d81bf6c02 (diff)
downloademacs-ae18726b83b7cd4f71981dfd2329575bd3eed6ca.tar.gz
(Version, mh-version): Update for release 8.0.
-rw-r--r--lisp/mh-e/ChangeLog6
-rw-r--r--lisp/mh-e/mh-e.el4
2 files changed, 8 insertions, 2 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index 1bdba818fa9..94632f8c38d 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -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.
diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el
index 07e6810b936..28fff81e93b 100644
--- a/lisp/mh-e/mh-e.el
+++ b/lisp/mh-e/mh-e.el
@@ -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