# HG changeset patch # User Bill Wohler # Date 1163395868 0 # Node ID 3419ae78a2e213f2dc03e74d90651a5131cf0b7a # Parent 81aff93ddf430b5c5bd19cc427cf31c8a1fcd943 (Version, mh-version): Update for release 8.0.3. diff -r 81aff93ddf43 -r 3419ae78a2e2 lisp/mh-e/mh-e.el --- a/lisp/mh-e/mh-e.el Mon Nov 13 05:29:54 2006 +0000 +++ b/lisp/mh-e/mh-e.el Mon Nov 13 05:31:08 2006 +0000 @@ -6,7 +6,7 @@ ;; Author: Bill Wohler ;; Maintainer: Bill Wohler -;; 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