# HG changeset patch # User Bill Wohler # Date 1189485699 0 # Node ID 2339bb4aa7b2cb981885e8f905cd031923bc35f8 # Parent bf23b0b54ed3b5564684842248b468add2f66b3f (Version, mh-version): Add +cvs to version. diff -r bf23b0b54ed3 -r 2339bb4aa7b2 lisp/mh-e/mh-e.el --- 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 ;; Maintainer: Bill Wohler -;; 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