]> git.eshelyaron.com Git - emacs.git/commitdiff
* mh-e.el (Version, mh-version): Update for release 8.3.1.
authorBill Wohler <wohler@newt.com>
Sun, 20 Nov 2011 20:31:38 +0000 (12:31 -0800)
committerBill Wohler <wohler@newt.com>
Sun, 20 Nov 2011 20:31:38 +0000 (12:31 -0800)
lisp/mh-e/ChangeLog
lisp/mh-e/mh-e.el

index 71686eb294cc0f6a3a97576e008250cfac5f328f..6bdd96c0fcce552d977609118847897c3955651e 100644 (file)
@@ -1,3 +1,9 @@
+2011-11-20  Bill Wohler  <wohler@newt.com>
+
+       * Release MH-E version 8.3.1.
+
+       * mh-e.el (Version, mh-version): Update for release 8.3.1.
+
 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
 
        * mh-utils.el (mh-folder-list): Fix typo.
index b614cdb7991f6ba4ace385b31dfef2105039d159..77ff914b0ccab4786fbb4e5881e054d7bdbfa1c7 100644 (file)
@@ -5,7 +5,7 @@
 
 ;; Author: Bill Wohler <wohler@newt.com>
 ;; Maintainer: Bill Wohler <wohler@newt.com>
-;; Version: 8.3
+;; Version: 8.3.1
 ;; 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.3" "Version number of MH-E.")
+(defconst mh-version "8.3.1" "Version number of MH-E.")
 
 ;; Variants