emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp/mh-e mh-e.el


From: Bill Wohler
Subject: [Emacs-diffs] emacs/lisp/mh-e mh-e.el
Date: Sat, 13 Jun 2009 17:09:28 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Bill Wohler <wohler>    09/06/13 17:09:28

Modified files:
        lisp/mh-e      : mh-e.el 

Log message:
        (Version, mh-version): Update for release 8.2.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mh-e/mh-e.el?cvsroot=emacs&r1=1.134&r2=1.135

Patches:
Index: mh-e.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/mh-e/mh-e.el,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -b -r1.134 -r1.135
--- mh-e.el     27 Jan 2009 06:42:19 -0000      1.134
+++ mh-e.el     13 Jun 2009 17:09:28 -0000      1.135
@@ -7,7 +7,7 @@
 
 ;; Author: Bill Wohler <address@hidden>
 ;; Maintainer: Bill Wohler <address@hidden>
-;; 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
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]