]> code.delx.au - gnu-emacs/commitdiff
Release MH-E version 7.90.
authorBill Wohler <wohler@newt.com>
Thu, 2 Feb 2006 00:04:42 +0000 (00:04 +0000)
committerBill Wohler <wohler@newt.com>
Thu, 2 Feb 2006 00:04:42 +0000 (00:04 +0000)
* mh-e.el (Version, mh-version): Update for release 7.90.

lisp/mh-e/ChangeLog
lisp/mh-e/mh-e.el

index 8200388b60a294954ded0d531d48f1fd76c2b46c..4d35e5f59fc3fe0640669a0e198a651f6919548c 100644 (file)
@@ -1,3 +1,9 @@
+2006-02-02  Bill Wohler  <wohler@newt.com>
+
+       Release MH-E version 7.90.
+
+       * mh-e.el (Version, mh-version): Update for release 7.90.
+
 2006-02-01  Bill Wohler  <wohler@newt.com>
 
        * mh-search.el (which-func-mode): Shush compiler on Emacs 21 too.
index 3b96575b3d4701a0492b6c865dc4a928f9a13097..d953c3a5cb6b94ff6857e0cb355562da176866a0 100644 (file)
@@ -6,7 +6,7 @@
 
 ;; Author: Bill Wohler <wohler@newt.com>
 ;; Maintainer: Bill Wohler <wohler@newt.com>
-;; Version: 7.85+cvs
+;; Version: 7.90
 ;; 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 "7.85+sans-entropy" "Version number of MH-E.")
+(defconst mh-version "7.90" "Version number of MH-E.")
 
 ;; Variants