summaryrefslogtreecommitdiff
path: root/lisp/mh-e/mh-e.el
diff options
context:
space:
mode:
authorBill Wohler <wohler@newt.com>2013-03-02 16:04:12 -0800
committerBill Wohler <wohler@newt.com>2013-03-02 16:04:12 -0800
commit91881c0722c41cb2ac6a0a53d22fdfea250f27d9 (patch)
tree251cd4cae14dc28220dcb4ba6d6a8b60d1c590fd /lisp/mh-e/mh-e.el
parent5a3cbc037f23d248b079efe6c126a58aa1375d43 (diff)
downloademacs-91881c0722c41cb2ac6a0a53d22fdfea250f27d9.tar.gz
Release MH-E version 8.5.mh-e-8.5
* mh-e.el (Version, mh-version): Update for release 8.5.
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 9fd300d7b55..6ed033b8fa8 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.4+bzr
+;; Version: 8.5
;; 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.4+bzr" "Version number of MH-E.")
+(defconst mh-version "8.5" "Version number of MH-E.")
;; Variants