From 8aa2fe7742f67cee5bc4de4e90a17d7530053b94 Mon Sep 17 00:00:00 2001 From: Bill Wohler Date: Sat, 26 Apr 2003 05:23:50 +0000 Subject: [PATCH] Undid last check-in. --- lisp/mh-e/ChangeLog | 4 ---- lisp/mh-e/mh-e.el | 4 ++-- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 3f79bc32fa5..c41a2532551 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog @@ -1,7 +1,3 @@ -2003-04-25 Bill Wohler - - * mh-e.el (mh-version): Set to 7.3+cvs. - 2003-04-24 Bill Wohler * Released MH-E version 7.3. diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el index 3efe0044fd6..ea3a202fe6d 100644 --- a/lisp/mh-e/mh-e.el +++ b/lisp/mh-e/mh-e.el @@ -5,7 +5,7 @@ ;; Author: Bill Wohler ;; Maintainer: Bill Wohler -;; Version: 7.3+cvs +;; Version: 7.3 ;; Keywords: mail ;; This file is part of GNU Emacs. @@ -102,7 +102,7 @@ (defvar font-lock-auto-fontify) (defvar font-lock-defaults) -(defconst mh-version "7.3+cvs" "Version number of MH-E.") +(defconst mh-version "7.3" "Version number of MH-E.") ;;; Autoloads (autoload 'Info-goto-node "info") -- 2.39.2