]> git.eshelyaron.com Git - emacs.git/commitdiff
* mh-e.el (Version, mh-version): Update for release 8.3. mh-e-8.3
authorBill Wohler <wohler@newt.com>
Tue, 20 Sep 2011 04:56:51 +0000 (21:56 -0700)
committerBill Wohler <wohler@newt.com>
Tue, 20 Sep 2011 04:56:51 +0000 (21:56 -0700)
lisp/mh-e/ChangeLog
lisp/mh-e/mh-e.el

index adaa8e1a6c00c972b6c03e02c5cdf15914fefeb5..ee9c9fca2b59618a72e5aacc87668bd78e03c7e4 100644 (file)
@@ -1,3 +1,9 @@
+2011-09-20  Bill Wohler  <wohler@newt.com>
+
+       Release MH-E version 8.3.
+
+       * mh-e.el (Version, mh-version): Update for release 8.3.
+
 2011-07-30  Bill Wohler  <wohler@newt.com>
 
        * mh-show.el (mh-unvisit-file): Clarify language in yes-or-no-p
index 5562a310f29034f13faef1990efda80136ae877c..e0e213b92b931d9f3ccff89e4b1b753291ffbd4c 100644 (file)
@@ -5,7 +5,7 @@
 
 ;; Author: Bill Wohler <wohler@newt.com>
 ;; Maintainer: Bill Wohler <wohler@newt.com>
-;; Version: 8.2.93
+;; Version: 8.3
 ;; 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.93" "Version number of MH-E.")
+(defconst mh-version "8.3" "Version number of MH-E.")
 
 ;; Variants