(Version, mh-version): Update for release 8.0.1.
authorBill Wohler <wohler@newt.com>
Wed, 21 Jun 2006 05:12:13 +0000 (05:12 +0000)
committerBill Wohler <wohler@newt.com>
Wed, 21 Jun 2006 05:12:13 +0000 (05:12 +0000)
lisp/mh-e/ChangeLog
lisp/mh-e/mh-e.el

index a679b5d..a390589 100644 (file)
@@ -1,3 +1,9 @@
+2006-06-20  Bill Wohler  <wohler@newt.com>
+
+       Release MH-E version 8.0.1.
+
+       * mh-e.el (Version, mh-version): Update for release 8.0.1.
+
 2006-06-15  Bill Wohler  <wohler@newt.com>
 
        * mh-search.el (mh-index-new-folder): Use -2 suffix instead of <2>
index 28fff81..80f0fed 100644 (file)
@@ -6,7 +6,7 @@
 
 ;; Author: Bill Wohler <wohler@newt.com>
 ;; Maintainer: Bill Wohler <wohler@newt.com>
-;; Version: 8.0
+;; Version: 8.0.1
 ;; 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.0" "Version number of MH-E.")
+(defconst mh-version "8.0.1" "Version number of MH-E.")
 
 ;; Variants