aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorBill Wohler <[email protected]>2006-02-02 00:04:42 +0000
committerBill Wohler <[email protected]>2006-02-02 00:04:42 +0000
commit8f58061abb0c96f32aa329595e15f29198360283 (patch)
tree532698caa35ea6d7cef47dad1f03cc9e6b64a0dc /lisp
parentc80ba99d2dd3dfafa9791d84204876106cd51b0f (diff)
Release MH-E version 7.90.
* mh-e.el (Version, mh-version): Update for release 7.90.
Diffstat (limited to 'lisp')
-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 8200388b60..4d35e5f59f 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,3 +1,9 @@
+2006-02-02 Bill Wohler <[email protected]>
+
+ Release MH-E version 7.90.
+
+ * mh-e.el (Version, mh-version): Update for release 7.90.
+
2006-02-01 Bill Wohler <[email protected]>
* mh-search.el (which-func-mode): Shush compiler on Emacs 21 too.
diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el
index 3b96575b3d..d953c3a5cb 100644
--- a/lisp/mh-e/mh-e.el
+++ b/lisp/mh-e/mh-e.el
@@ -6,7 +6,7 @@
;; Author: Bill Wohler <[email protected]>
;; Maintainer: Bill Wohler <[email protected]>
-;; Version: 7.85+cvs
+;; Version: 7.90
;; Keywords: mail
;; This file is part of GNU Emacs.
@@ -121,7 +121,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.85+sans-entropy" "Version number of MH-E.")
+(defconst mh-version "7.90" "Version number of MH-E.")
;; Variants