* mh-e.el (mh-version): Add +bzr to version.
authorBill Wohler <wohler@newt.com>
Sun, 25 Nov 2012 21:44:13 +0000 (13:44 -0800)
committerBill Wohler <wohler@newt.com>
Sun, 25 Nov 2012 21:44:13 +0000 (13:44 -0800)
lisp/mh-e/ChangeLog
lisp/mh-e/mh-e.el

index deccd0a..b2fbee1 100644 (file)
@@ -1,3 +1,7 @@
+2012-11-25  Bill Wohler  <wohler@newt.com>
+
+       * mh-e.el (mh-version):  Add +bzr to version.
+
 2012-11-25  Bill Wohler  <wohler@newt.com>
 
        Release MH-E version 8.4.
index 69968da..3871d72 100644 (file)
@@ -5,7 +5,7 @@
 
 ;; Author: Bill Wohler <wohler@newt.com>
 ;; Maintainer: Bill Wohler <wohler@newt.com>
-;; Version: 8.4
+;; Version: 8.4+bzr
 ;; 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.4" "Version number of MH-E.")
+(defconst mh-version "8.4+bzr" "Version number of MH-E.")
 
 ;; Variants