]> git.eshelyaron.com Git - emacs.git/commitdiff
(Version, mh-version): Add +cvs to version.
authorBill Wohler <wohler@newt.com>
Fri, 3 Feb 2006 23:28:28 +0000 (23:28 +0000)
committerBill Wohler <wohler@newt.com>
Fri, 3 Feb 2006 23:28:28 +0000 (23:28 +0000)
lisp/mh-e/ChangeLog
lisp/mh-e/mh-e.el

index 25bb94e9f26235fb6d2546606d6c97d66bdeb9cd..8d8b64c75fb791685fa26aee66cbe236f165cf09 100644 (file)
@@ -1,3 +1,7 @@
+2006-02-03  Bill Wohler  <wohler@newt.com>
+
+       * mh-e.el (Version, mh-version): Add +cvs to version.
+
 2006-02-03  Bill Wohler  <wohler@newt.com>
 
        Release MH-E version 7.91.
index 945ce635cabb1d7551120fcb551230141fed4817..9be827a8071705cfe55273f7409fcb5c179688eb 100644 (file)
@@ -6,7 +6,7 @@
 
 ;; Author: Bill Wohler <wohler@newt.com>
 ;; Maintainer: Bill Wohler <wohler@newt.com>
-;; Version: 7.91
+;; Version: 7.91+cvs
 ;; Keywords: mail
 
 ;; This file is part of GNU Emacs.
 ;; 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.91" "Version number of MH-E.")
+(defconst mh-version "7.91+cvs" "Version number of MH-E.")
 
 ;; Variants