Mercurial > emacs
diff lisp/mh-e/mh-e.el @ 70175:eeafd89be966
(Version, mh-version): Add +cvs to version.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Fri, 21 Apr 2006 21:59:54 +0000 |
parents | fe9fcf15288e |
children | a77964e24327 |
line wrap: on
line diff
--- a/lisp/mh-e/mh-e.el Fri Apr 21 21:25:20 2006 +0000 +++ b/lisp/mh-e/mh-e.el Fri Apr 21 21:59:54 2006 +0000 @@ -6,7 +6,7 @@ ;; Author: Bill Wohler <wohler@newt.com> ;; Maintainer: Bill Wohler <wohler@newt.com> -;; Version: 7.94 +;; Version: 7.94+cvs ;; Keywords: mail ;; This file is part of GNU Emacs. @@ -136,7 +136,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.94" "Version number of MH-E.") +(defconst mh-version "7.94+cvs" "Version number of MH-E.") ;; Variants