summaryrefslogtreecommitdiff
path: root/lisp/mh-e/mh-e.el
diff options
context:
space:
mode:
authorBill Wohler <wohler@newt.com>2012-11-25 10:26:38 -0800
committerBill Wohler <wohler@newt.com>2012-11-25 10:26:38 -0800
commit77f9b93eb2ff2e2d62cdb6bde2f9476b2420bf24 (patch)
tree31a6bb85731e3006a00b2a340852e5cca3026a17 /lisp/mh-e/mh-e.el
parent6827cac1cd9590e5ccaf37091dd9fcd09be7d23e (diff)
Release MH-E version 8.4.mh-e-8.4
* mh-e.el (Version, mh-version): Update for release 8.4.
Diffstat (limited to 'lisp/mh-e/mh-e.el')
-rw-r--r--lisp/mh-e/mh-e.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el
index 20739ca9d82..69968dac5f7 100644
--- a/lisp/mh-e/mh-e.el
+++ b/lisp/mh-e/mh-e.el
@@ -5,7 +5,7 @@
;; Author: Bill Wohler <wohler@newt.com>
;; Maintainer: Bill Wohler <wohler@newt.com>
-;; Version: 8.3.1+bzr
+;; Version: 8.4
;; Keywords: mail
;; This file is part of GNU Emacs.
@@ -127,7 +127,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.3.1+bzr" "Version number of MH-E.")
+(defconst mh-version "8.4" "Version number of MH-E.")
;; Variants