# HG changeset patch # User Bill Wohler # Date 1141660819 0 # Node ID 7b2c4c12503aa3f923c5b25da121b49a724169bf # Parent 55d8c694b9cf1f66c092a045f32101adcecbde11 (Version, mh-version): Add +cvs to version. diff -r 55d8c694b9cf -r 7b2c4c12503a lisp/mh-e/ChangeLog --- a/lisp/mh-e/ChangeLog Mon Mar 06 10:27:26 2006 +0000 +++ b/lisp/mh-e/ChangeLog Mon Mar 06 16:00:19 2006 +0000 @@ -1,3 +1,7 @@ +2006-03-06 Bill Wohler + + * mh-e.el (Version, mh-version): Add +cvs to version. + 2006-03-05 Satyaki Das * mh-search.el (mh-index-update-single-msg): Fix a bug in the diff -r 55d8c694b9cf -r 7b2c4c12503a lisp/mh-e/mh-e.el --- a/lisp/mh-e/mh-e.el Mon Mar 06 10:27:26 2006 +0000 +++ b/lisp/mh-e/mh-e.el Mon Mar 06 16:00:19 2006 +0000 @@ -6,7 +6,7 @@ ;; Author: Bill Wohler ;; Maintainer: Bill Wohler -;; Version: 7.93 +;; Version: 7.93+cvs ;; 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.93" "Version number of MH-E.") +(defconst mh-version "7.93+cvs" "Version number of MH-E.") ;; Variants