]> git.eshelyaron.com Git - emacs.git/commitdiff
* mh-e.el (mh-version): Add +bzr to version.
authorBill Wohler <wohler@newt.com>
Sun, 3 Mar 2013 01:25:49 +0000 (17:25 -0800)
committerBill Wohler <wohler@newt.com>
Sun, 3 Mar 2013 01:25:49 +0000 (17:25 -0800)
lisp/mh-e/ChangeLog
lisp/mh-e/mh-e.el

index ee95f8051a86b1d16de96722e7964c3347f96b1f..301576aa9d1cfecfae224764cac1949b20d2cbfb 100644 (file)
@@ -1,3 +1,7 @@
+2013-03-03  Bill Wohler  <wohler@newt.com>
+
+       * mh-e.el (mh-version): Add +bzr to version.
+
 2013-03-02  Bill Wohler  <wohler@newt.com>
 
        Release MH-E version 8.5.
index 6ed033b8fa80021d4124340de194da1ce8fc085e..0c134e8544ac11611a7d1daf1c7647c8d16e0795 100644 (file)
@@ -5,7 +5,7 @@
 
 ;; Author: Bill Wohler <wohler@newt.com>
 ;; Maintainer: Bill Wohler <wohler@newt.com>
-;; Version: 8.5
+;; Version: 8.5+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.5" "Version number of MH-E.")
+(defconst mh-version "8.5+bzr" "Version number of MH-E.")
 
 ;; Variants