]> code.delx.au - gnu-emacs/commitdiff
(Version, mh-version): Add +cvs to version.
authorBill Wohler <wohler@newt.com>
Sat, 18 Feb 2006 23:38:39 +0000 (23:38 +0000)
committerBill Wohler <wohler@newt.com>
Sat, 18 Feb 2006 23:38:39 +0000 (23:38 +0000)
lisp/mh-e/ChangeLog
lisp/mh-e/mh-e.el

index 6997c2ef8fa14cc0ac2c2478010941d7c9f60da7..ae122bca29d93e4b4fcfd4015374c576fa30ea1d 100644 (file)
@@ -1,3 +1,7 @@
+2006-02-18  Bill Wohler  <wohler@newt.com>
+
+       * mh-e.el (Version, mh-version): Add +cvs to version.
+
 2006-02-18  Bill Wohler  <wohler@newt.com>
 
        Release MH-E version 7.92.
index 2c764e2e79b7dd63125dda1a6154c1199ab1d106..f6b737c26f704d9b0c623e29d6cb7c42daba140c 100644 (file)
@@ -6,7 +6,7 @@
 
 ;; Author: Bill Wohler <wohler@newt.com>
 ;; Maintainer: Bill Wohler <wohler@newt.com>
-;; Version: 7.92
+;; Version: 7.92+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.92" "Version number of MH-E.")
+(defconst mh-version "7.92+cvs" "Version number of MH-E.")
 
 ;; Variants