Mercurial > emacs
changeset 71602:3ee41d91071d
(Version, mh-version): Update for release 8.0.2.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Tue, 04 Jul 2006 00:43:44 +0000 |
parents | c7218dbd298e |
children | aa82602239d4 |
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 Tue Jul 04 00:06:55 2006 +0000 +++ b/lisp/mh-e/ChangeLog Tue Jul 04 00:43:44 2006 +0000 @@ -1,3 +1,9 @@ +2006-07-03 Bill Wohler <wohler@newt.com> + + Release MH-E version 8.0.2. + + * mh-e.el (Version, mh-version): Update for release 8.0.2. + 2006-07-03 Ted Phelps <phelps@gnusto.com> (tiny change) * mh-tool-bar.el (mh-tool-bar-define): Fix XEmacs' vector-list so
--- a/lisp/mh-e/mh-e.el Tue Jul 04 00:06:55 2006 +0000 +++ b/lisp/mh-e/mh-e.el Tue Jul 04 00:43:44 2006 +0000 @@ -6,7 +6,7 @@ ;; Author: Bill Wohler <wohler@newt.com> ;; Maintainer: Bill Wohler <wohler@newt.com> -;; Version: 8.0.1 +;; Version: 8.0.2 ;; Keywords: mail ;; This file is part of GNU Emacs. @@ -133,7 +133,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 "8.0.1" "Version number of MH-E.") +(defconst mh-version "8.0.2" "Version number of MH-E.") ;; Variants