# HG changeset patch # User Bill Wohler # Date 1244912968 0 # Node ID 4327a1ddce173d92d88be1123aa338bc5c711287 # Parent f5e25950595d5c7ac79671a00dc1082413da8499 (Version, mh-version): Update for release 8.2. diff -r f5e25950595d -r 4327a1ddce17 lisp/mh-e/mh-e.el --- a/lisp/mh-e/mh-e.el Sat Jun 13 17:08:22 2009 +0000 +++ b/lisp/mh-e/mh-e.el Sat Jun 13 17:09:28 2009 +0000 @@ -7,7 +7,7 @@ ;; Author: Bill Wohler ;; Maintainer: Bill Wohler -;; Version: 8.1 +;; Version: 8.2 ;; Keywords: mail ;; This file is part of GNU Emacs. @@ -129,7 +129,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.1" "Version number of MH-E.") +(defconst mh-version "8.2" "Version number of MH-E.") ;; Variants