From: Bill Wohler Date: Sat, 29 Apr 2006 01:26:12 +0000 (+0000) Subject: (Version, mh-version): Update for release 7.95. X-Git-Tag: emacs-pretest-22.0.90~2915 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0303217f026f6173a2a5df07cfe46c56d205778b;p=emacs.git (Version, mh-version): Update for release 7.95. --- diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 2f84e2e8222..f7846394638 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog @@ -1,3 +1,9 @@ +2006-04-28 Bill Wohler + + Release MH-E version 7.95. + + * mh-e.el (Version, mh-version): Update for release 7.95. + 2006-04-26 Eric Ding * mh-e.el (mh-invisible-header-fields-internal): Add entry diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el index 4b7627562f0..88b8c5bac09 100644 --- a/lisp/mh-e/mh-e.el +++ b/lisp/mh-e/mh-e.el @@ -6,7 +6,7 @@ ;; Author: Bill Wohler ;; Maintainer: Bill Wohler -;; Version: 7.94+cvs +;; Version: 7.95 ;; Keywords: mail ;; This file is part of GNU Emacs. @@ -136,7 +136,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.94+cvs" "Version number of MH-E.") +(defconst mh-version "7.95" "Version number of MH-E.") ;; Variants