From 24ec11f0a8a29bc701450eed7a0361470b404792 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 23 Jun 1997 02:48:06 +0000 Subject: [PATCH] (reporter-version): Change value. --- lisp/mail/reporter.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/mail/reporter.el b/lisp/mail/reporter.el index ff9dd924f75..7045e6cb9ea 100644 --- a/lisp/mail/reporter.el +++ b/lisp/mail/reporter.el @@ -119,7 +119,7 @@ This is necessary to properly support the printing of buffer-local variables. Current buffer will always be the mail buffer being composed.") -(defconst reporter-version "3.2" +(defconst reporter-version "3.3" "Reporter version number.") (defvar reporter-initial-text nil -- 2.39.5