changeset 70264:6afc1230a3e3 mh-e-7_95

(Version, mh-version): Update for release 7.95.
author Bill Wohler <wohler@newt.com>
date Sat, 29 Apr 2006 01:26:12 +0000
parents 194eec425fb3
children 76465e48c749
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	Sat Apr 29 01:25:23 2006 +0000
+++ b/lisp/mh-e/ChangeLog	Sat Apr 29 01:26:12 2006 +0000
@@ -1,3 +1,9 @@
+2006-04-28  Bill Wohler  <wohler@newt.com>
+
+	Release MH-E version 7.95.
+
+	* mh-e.el (Version, mh-version): Update for release 7.95.
+
 2006-04-26  Eric Ding  <ericding@alum.mit.edu>
 
 	* mh-e.el (mh-invisible-header-fields-internal): Add entry
--- a/lisp/mh-e/mh-e.el	Sat Apr 29 01:25:23 2006 +0000
+++ b/lisp/mh-e/mh-e.el	Sat Apr 29 01:26:12 2006 +0000
@@ -6,7 +6,7 @@
 
 ;; Author: Bill Wohler <wohler@newt.com>
 ;; Maintainer: Bill Wohler <wohler@newt.com>
-;; 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