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 | |||
| 119 | variables. Current buffer will always be the mail buffer being | 119 | variables. Current buffer will always be the mail buffer being |
| 120 | composed.") | 120 | composed.") |
| 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 |