]> git.eshelyaron.com Git - emacs.git/commitdiff
(Version, mh-version): Update for release 8.0.2.
authorBill Wohler <wohler@newt.com>
Tue, 4 Jul 2006 00:43:44 +0000 (00:43 +0000)
committerBill Wohler <wohler@newt.com>
Tue, 4 Jul 2006 00:43:44 +0000 (00:43 +0000)
lisp/mh-e/ChangeLog
lisp/mh-e/mh-e.el

index 1de915f0a1e9b0ca6921284941239fcd5655b800..a49e3b2a4a354c34eff41cafe4bfe2fb8dd3895d 100644 (file)
@@ -1,3 +1,9 @@
+2006-07-03  Bill Wohler  <wohler@newt.com>
+
+       Release MH-E version 8.0.2.
+
+       * mh-e.el (Version, mh-version): Update for release 8.0.2.
+
 2006-07-03  Ted Phelps  <phelps@gnusto.com>  (tiny change)
 
        * mh-tool-bar.el (mh-tool-bar-define): Fix XEmacs' vector-list so
index 5c1e18355eb81dd4cae6c78567eb5984dfd100c3..ba48a84ad996b42f49c61fb0a3954e2c2eae99f3 100644 (file)
@@ -6,7 +6,7 @@
 
 ;; Author: Bill Wohler <wohler@newt.com>
 ;; Maintainer: Bill Wohler <wohler@newt.com>
-;; Version: 8.0.1
+;; Version: 8.0.2
 ;; 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.1" "Version number of MH-E.")
+(defconst mh-version "8.0.2" "Version number of MH-E.")
 
 ;; Variants