summaryrefslogtreecommitdiff
path: root/lisp/mh-e/mh-e.el
diff options
context:
space:
mode:
authorBill Wohler <wohler@newt.com>2008-08-19 04:37:27 +0000
committerBill Wohler <wohler@newt.com>2008-08-19 04:37:27 +0000
commit9e6f59382e94bda5cfb25a4f37f9219c48b38b83 (patch)
treefee12a6115b1042f5f8239a3bfded9ee96a3e28b /lisp/mh-e/mh-e.el
parente8061cd98c74f3fc76dcf04d0e7ab6557a691d07 (diff)
downloademacs-9e6f59382e94bda5cfb25a4f37f9219c48b38b83.tar.gz
(Version, mh-version): Update for release 8.1.
Diffstat (limited to 'lisp/mh-e/mh-e.el')
-rw-r--r--lisp/mh-e/mh-e.el9
1 files changed, 5 insertions, 4 deletions
diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el
index 15a390b63b8..4cef92681ca 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: 8.0.3+cvs
+;; Version: 8.1
;; Keywords: mail
;; This file is part of GNU Emacs.
@@ -28,10 +28,11 @@
;; MH-E is an Emacs interface to the MH mail system.
-;; MH-E is supported by GNU Emacs 21 and 22, as well as XEmacs 21
+;; MH-E is supported in GNU Emacs 21 and 22, as well as XEmacs 21
;; (except for versions 21.5.9-21.5.16). It is compatible with MH
;; versions 6.8.4 and higher, all versions of nmh, and GNU mailutils
-;; 0.4 and higher.
+;; 1.0 and higher. Gnus is also required; version 5.10 or higher is
+;; recommended.
;; MH (Message Handler) is a powerful mail reader. See
;; http://rand-mh.sourceforge.net/.
@@ -127,7 +128,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.0.3+cvs" "Version number of MH-E.")
+(defconst mh-version "8.1" "Version number of MH-E.")
;; Variants