summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Wohler <wohler@newt.com>2006-11-13 05:31:08 +0000
committerBill Wohler <wohler@newt.com>2006-11-13 05:31:08 +0000
commit5197a0daa16d5c9b8fa38edccd9d69741adc8cd1 (patch)
tree5b56a546d0a8b868bf4c53f5c9a4c7290c230945
parentd720535faeb53efd39f3be5a6ec0f30178ac646d (diff)
downloademacs-mh-e-8.0.3.tar.gz
(Version, mh-version): Update for release 8.0.3.mh-e-8.0.3
-rw-r--r--lisp/mh-e/mh-e.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el
index e1e9648e31d..172de5c3798 100644
--- a/lisp/mh-e/mh-e.el
+++ b/lisp/mh-e/mh-e.el
@@ -6,7 +6,7 @@
;; Author: Bill Wohler <wohler@newt.com>
;; Maintainer: Bill Wohler <wohler@newt.com>
-;; Version: 8.0.2
+;; Version: 8.0.3
;; Keywords: mail
;; This file is part of GNU Emacs.
@@ -133,7 +133,7 @@
;; 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.2" "Version number of MH-E.")
+(defconst mh-version "8.0.3" "Version number of MH-E.")
;; Variants