# HG changeset patch # User Bill Wohler # Date 1138838682 0 # Node ID 1b9ccfbf842389d8f0bb8659cc35db5860c1013e # Parent bc4eb48b74d061ab17d6bd5e727daddaf5b50249 Release MH-E version 7.90. * mh-e.el (Version, mh-version): Update for release 7.90. diff -r bc4eb48b74d0 -r 1b9ccfbf8423 lisp/mh-e/ChangeLog --- a/lisp/mh-e/ChangeLog Thu Feb 02 00:00:53 2006 +0000 +++ b/lisp/mh-e/ChangeLog Thu Feb 02 00:04:42 2006 +0000 @@ -1,3 +1,9 @@ +2006-02-02 Bill Wohler + + Release MH-E version 7.90. + + * mh-e.el (Version, mh-version): Update for release 7.90. + 2006-02-01 Bill Wohler * mh-search.el (which-func-mode): Shush compiler on Emacs 21 too. diff -r bc4eb48b74d0 -r 1b9ccfbf8423 lisp/mh-e/mh-e.el --- a/lisp/mh-e/mh-e.el Thu Feb 02 00:00:53 2006 +0000 +++ b/lisp/mh-e/mh-e.el Thu Feb 02 00:04:42 2006 +0000 @@ -6,7 +6,7 @@ ;; Author: Bill Wohler ;; Maintainer: Bill Wohler -;; Version: 7.85+cvs +;; Version: 7.90 ;; Keywords: mail ;; This file is part of GNU Emacs. @@ -121,7 +121,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 "7.85+sans-entropy" "Version number of MH-E.") +(defconst mh-version "7.90" "Version number of MH-E.") ;; Variants