summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Wohler <wohler@newt.com>2009-06-13 17:09:28 +0000
committerBill Wohler <wohler@newt.com>2009-06-13 17:09:28 +0000
commitd32d392a7465a2ba5ee0160a8a961c2a4569e052 (patch)
treecb2abe7ac1de718558bbd1774aa4c49e269266cb
parent650651707ad0a0a0fc8612892ac5ffaa12a86fb3 (diff)
downloademacs-d32d392a7465a2ba5ee0160a8a961c2a4569e052.tar.gz
(Version, mh-version): Update for release 8.2.
-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 e9b08fbb0f0..00c1c895bf3 100644
--- a/lisp/mh-e/mh-e.el
+++ b/lisp/mh-e/mh-e.el
@@ -7,7 +7,7 @@
;; Author: Bill Wohler <wohler@newt.com>
;; Maintainer: Bill Wohler <wohler@newt.com>
-;; Version: 8.1
+;; Version: 8.2
;; Keywords: mail
;; This file is part of GNU Emacs.
@@ -129,7 +129,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.1" "Version number of MH-E.")
+(defconst mh-version "8.2" "Version number of MH-E.")
;; Variants