* mh-e.el (Version, mh-version): Update for release 8.2.91.
authorBill Wohler <wohler@newt.com>
Tue, 12 Jul 2011 04:52:40 +0000 (21:52 -0700)
committerBill Wohler <wohler@newt.com>
Tue, 12 Jul 2011 04:52:40 +0000 (21:52 -0700)
lisp/mh-e/ChangeLog
lisp/mh-e/mh-e.el

index 1ee4867..df4edcc 100644 (file)
@@ -1,5 +1,9 @@
 2011-07-12  Bill Wohler  <wohler@newt.com>
 
+       Release MH-E version 8.2.91.
+
+       * mh-e.el (Version, mh-version): Update for release 8.2.91.
+
        * mh-compat.el (mh-pop-to-buffer-same-window): Add compatibility
        function to call switch-to-buffer on systems that lack
        pop-to-buffer-same-window.
index 70d0cb5..51b41e8 100644 (file)
@@ -5,7 +5,7 @@
 
 ;; Author: Bill Wohler <wohler@newt.com>
 ;; Maintainer: Bill Wohler <wohler@newt.com>
-;; Version: 8.2.90
+;; Version: 8.2.91
 ;; Keywords: mail
 
 ;; This file is part of GNU Emacs.
 ;; 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.2.90" "Version number of MH-E.")
+(defconst mh-version "8.2.91" "Version number of MH-E.")
 
 ;; Variants