aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/mh-e/ChangeLog4
-rw-r--r--lisp/mh-e/mh-e.el4
2 files changed, 6 insertions, 2 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index 6997c2ef8f..ae122bca29 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,5 +1,9 @@
2006-02-18 Bill Wohler <[email protected]>
+ * mh-e.el (Version, mh-version): Add +cvs to version.
+
+2006-02-18 Bill Wohler <[email protected]>
+
Release MH-E version 7.92.
* mh-e.el (Version, mh-version): Update for release 7.92.
diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el
index 2c764e2e79..f6b737c26f 100644
--- a/lisp/mh-e/mh-e.el
+++ b/lisp/mh-e/mh-e.el
@@ -6,7 +6,7 @@
;; Author: Bill Wohler <[email protected]>
;; Maintainer: Bill Wohler <[email protected]>
-;; Version: 7.92
+;; Version: 7.92+cvs
;; 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.92" "Version number of MH-E.")
+(defconst mh-version "7.92+cvs" "Version number of MH-E.")
;; Variants