]> code.delx.au - gnu-emacs/commitdiff
(Version, mh-version): Add +cvs to version.
authorBill Wohler <wohler@newt.com>
Mon, 6 Mar 2006 16:00:19 +0000 (16:00 +0000)
committerBill Wohler <wohler@newt.com>
Mon, 6 Mar 2006 16:00:19 +0000 (16:00 +0000)
lisp/mh-e/ChangeLog
lisp/mh-e/mh-e.el

index 83d2e3aa427d61ba0610e7d79ad7a2f5e1e7b500..0a097cb2f02a24c98a42788c06885ced85dd70d9 100644 (file)
@@ -1,3 +1,7 @@
+2006-03-06  Bill Wohler  <wohler@newt.com>
+
+       * mh-e.el (Version, mh-version): Add +cvs to version.
+
 2006-03-05  Satyaki Das  <satyaki@theforce.stanford.edu>
 
        * mh-search.el (mh-index-update-single-msg): Fix a bug in the
index ba2ea7f1bf2631611aa6ddee372b2a0622f3841a..64b625f3ab66d0d7c76413990682a4acdd79f71c 100644 (file)
@@ -6,7 +6,7 @@
 
 ;; Author: Bill Wohler <wohler@newt.com>
 ;; Maintainer: Bill Wohler <wohler@newt.com>
-;; Version: 7.93
+;; Version: 7.93+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.93" "Version number of MH-E.")
+(defconst mh-version "7.93+cvs" "Version number of MH-E.")
 
 ;; Variants