From: Bill Wohler Date: Sat, 18 Feb 2006 22:43:43 +0000 (+0000) Subject: (Version, mh-version): Update for release 7.92. X-Git-Tag: emacs-pretest-22.0.90~4047 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=927967ee92d76818a360838335497b1e52f6319b;p=emacs.git (Version, mh-version): Update for release 7.92. --- diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 75f2c88a32f..6997c2ef8fa 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog @@ -1,3 +1,9 @@ +2006-02-18 Bill Wohler + + Release MH-E version 7.92. + + * mh-e.el (Version, mh-version): Update for release 7.92. + 2006-02-17 Bill Wohler * mh-e.el (mh-folder-msg-number): Use purple on low-color, light diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el index 26743b927a3..2c764e2e79b 100644 --- a/lisp/mh-e/mh-e.el +++ b/lisp/mh-e/mh-e.el @@ -6,7 +6,7 @@ ;; Author: Bill Wohler ;; Maintainer: Bill Wohler -;; Version: 7.91+cvs +;; Version: 7.92 ;; Keywords: mail ;; This file is part of GNU Emacs. @@ -121,7 +121,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 "7.91+cvs" "Version number of MH-E.") +(defconst mh-version "7.92" "Version number of MH-E.") ;; Variants