]> code.delx.au - gnu-emacs/commitdiff
(Version, mh-version): Add +cvs to version.
authorBill Wohler <wohler@newt.com>
Thu, 2 Feb 2006 00:30:32 +0000 (00:30 +0000)
committerBill Wohler <wohler@newt.com>
Thu, 2 Feb 2006 00:30:32 +0000 (00:30 +0000)
lisp/mh-e/ChangeLog
lisp/mh-e/mh-e.el

index 4d35e5f59fc3fe0640669a0e198a651f6919548c..656630c61ac72c6d423762fd23e66a2322a3c76d 100644 (file)
@@ -1,3 +1,7 @@
+2006-02-02  Bill Wohler  <wohler@newt.com>
+
+       * mh-e.el (Version, mh-version): Add +cvs to version.
+
 2006-02-02  Bill Wohler  <wohler@newt.com>
 
        Release MH-E version 7.90.
index d953c3a5cb6b94ff6857e0cb355562da176866a0..5dd9946631304060a2751ca0310da21ff1388879 100644 (file)
@@ -6,7 +6,7 @@
 
 ;; Author: Bill Wohler <wohler@newt.com>
 ;; Maintainer: Bill Wohler <wohler@newt.com>
-;; Version: 7.90
+;; Version: 7.90+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.90" "Version number of MH-E.")
+(defconst mh-version "7.90+cvs" "Version number of MH-E.")
 
 ;; Variants