changeset 69287:eb7108787b50

(Version, mh-version): Update for release 7.93.
author Bill Wohler <wohler@newt.com>
date Sun, 05 Mar 2006 20:28:10 +0000
parents 0b84cb235f62
children fb78d0fb694a
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	Sun Mar 05 20:11:53 2006 +0000
+++ b/lisp/mh-e/ChangeLog	Sun Mar 05 20:28:10 2006 +0000
@@ -1,3 +1,9 @@
+2006-03-05  Bill Wohler  <wohler@newt.com>
+
+	Release MH-E version 7.93.
+
+	* mh-e.el (Version, mh-version): Update for release 7.93.
+	
 2006-03-05  Bill Wohler  <wohler@newt.com>
 
 	* mh-folder.el (mh-folder-mode): Drop 'load-path argument when
--- a/lisp/mh-e/mh-e.el	Sun Mar 05 20:11:53 2006 +0000
+++ b/lisp/mh-e/mh-e.el	Sun Mar 05 20:28:10 2006 +0000
@@ -6,7 +6,7 @@
 
 ;; Author: Bill Wohler <wohler@newt.com>
 ;; Maintainer: Bill Wohler <wohler@newt.com>
-;; Version: 7.92+cvs
+;; Version: 7.93
 ;; Keywords: mail
 
 ;; This file is part of GNU Emacs.
@@ -116,7 +116,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.92+cvs" "Version number of MH-E.")
+(defconst mh-version "7.93" "Version number of MH-E.")
 
 ;; Variants