]> git.eshelyaron.com Git - emacs.git/commitdiff
* mh-e.el (mh-version): Add +git to version.
authorBill Wohler <wohler@newt.com>
Sun, 17 Jan 2016 22:37:39 +0000 (14:37 -0800)
committerBill Wohler <wohler@newt.com>
Sun, 17 Jan 2016 22:37:39 +0000 (14:37 -0800)
lisp/mh-e/mh-e.el

index c900248c9b682ca153a6bc2d783d0093f065f9e0..20029f8e0b5c23bcbf4a50967c7a27452e4a6b0a 100644 (file)
@@ -5,7 +5,7 @@
 
 ;; Author: Bill Wohler <wohler@newt.com>
 ;; Maintainer: Bill Wohler <wohler@newt.com>
-;; Version: 8.6
+;; Version: 8.6+git
 ;; 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 "8.6" "Version number of MH-E.")
+(defconst mh-version "8.6+git" "Version number of MH-E.")
 
 ;; Variants