changeset 68996:ef46b6afadc4

(Version, mh-version): Add +cvs to version.
author Bill Wohler <wohler@newt.com>
date Sat, 18 Feb 2006 23:38:39 +0000
parents bb117d25ee4c
children 6169b51037af
files lisp/mh-e/ChangeLog lisp/mh-e/mh-e.el
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog	Sat Feb 18 23:34:18 2006 +0000
+++ b/lisp/mh-e/ChangeLog	Sat Feb 18 23:38:39 2006 +0000
@@ -1,3 +1,7 @@
+2006-02-18  Bill Wohler  <wohler@newt.com>
+
+	* mh-e.el (Version, mh-version): Add +cvs to version.
+
 2006-02-18  Bill Wohler  <wohler@newt.com>
 
 	Release MH-E version 7.92.
--- a/lisp/mh-e/mh-e.el	Sat Feb 18 23:34:18 2006 +0000
+++ b/lisp/mh-e/mh-e.el	Sat Feb 18 23:38:39 2006 +0000
@@ -6,7 +6,7 @@
 
 ;; Author: Bill Wohler <wohler@newt.com>
 ;; Maintainer: Bill Wohler <wohler@newt.com>
-;; 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