Mercurial > emacs
changeset 68603:4f414ab54d9e
(Version, mh-version): Update for release 7.91.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Fri, 03 Feb 2006 23:08:17 +0000 |
parents | cad657a1f438 |
children | 33b406f0321d |
files | lisp/mh-e/ChangeLog lisp/mh-e/mh-e.el |
diffstat | 2 files changed, 8 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog Fri Feb 03 23:02:51 2006 +0000 +++ b/lisp/mh-e/ChangeLog Fri Feb 03 23:08:17 2006 +0000 @@ -1,3 +1,9 @@ +2006-02-03 Bill Wohler <wohler@newt.com> + + Release MH-E version 7.91. + + * mh-e.el (Version, mh-version): Update for release 7.91. + 2006-02-03 Bill Wohler <wohler@newt.com> * mh-utils.el (mh-image-load-path, mh-image-load-path-called-flag)
--- a/lisp/mh-e/mh-e.el Fri Feb 03 23:02:51 2006 +0000 +++ b/lisp/mh-e/mh-e.el Fri Feb 03 23:08:17 2006 +0000 @@ -6,7 +6,7 @@ ;; Author: Bill Wohler <wohler@newt.com> ;; Maintainer: Bill Wohler <wohler@newt.com> -;; Version: 7.90+cvs +;; Version: 7.91 ;; 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.90+cvs" "Version number of MH-E.") +(defconst mh-version "7.91" "Version number of MH-E.") ;; Variants