aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/mail/reporter.el2
1 files changed, 1 insertions, 1 deletions
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
119variables. Current buffer will always be the mail buffer being 119variables. Current buffer will always be the mail buffer being
120composed.") 120composed.")
121 121
122(defconst reporter-version "3.2" 122(defconst reporter-version "3.3"
123 "Reporter version number.") 123 "Reporter version number.")
124 124
125(defvar reporter-initial-text nil 125(defvar reporter-initial-text nil