From 971a25abc79be5a13cb334f3a789c90ca856e1f9 Mon Sep 17 00:00:00 2001 From: Bill Wohler Date: Mon, 6 Mar 2006 16:00:19 +0000 Subject: [PATCH] (Version, mh-version): Add +cvs to version. --- lisp/mh-e/ChangeLog | 4 ++++ lisp/mh-e/mh-e.el | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 83d2e3aa427..0a097cb2f02 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog @@ -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 --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el index ba2ea7f1bf2..64b625f3ab6 100644 --- a/lisp/mh-e/mh-e.el +++ b/lisp/mh-e/mh-e.el @@ -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 -- 2.39.2