Mercurial > emacs
changeset 84466:2339bb4aa7b2
(Version, mh-version): Add +cvs to version.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Tue, 11 Sep 2007 04:41:39 +0000 |
parents | bf23b0b54ed3 |
children | 2011b0174ead |
files | lisp/mh-e/mh-e.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mh-e/mh-e.el Tue Sep 11 01:15:37 2007 +0000 +++ b/lisp/mh-e/mh-e.el Tue Sep 11 04:41:39 2007 +0000 @@ -6,7 +6,7 @@ ;; Author: Bill Wohler <wohler@newt.com> ;; Maintainer: Bill Wohler <wohler@newt.com> -;; Version: 8.0.3 +;; Version: 8.0.3+cvs ;; Keywords: mail ;; This file is part of GNU Emacs. @@ -133,7 +133,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 "8.0.3" "Version number of MH-E.") +(defconst mh-version "8.0.3+cvs" "Version number of MH-E.") ;; Variants