diff options
| -rw-r--r-- | lisp/mail/reporter.el | 2 |
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 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 |
