Mercurial > emacs
changeset 103412:4327a1ddce17
(Version, mh-version): Update for release 8.2.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Sat, 13 Jun 2009 17:09:28 +0000 |
parents | f5e25950595d |
children | 8bd15ec1964f |
files | lisp/mh-e/mh-e.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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 <wohler@newt.com> ;; Maintainer: Bill Wohler <wohler@newt.com> -;; 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