Replace version 24.2 with 24.3 where appropriate (hopefully)
[bpt/emacs.git] / lisp / mail / emacsbug.el
index 8cc72e1..6ee3c78 100644 (file)
@@ -355,7 +355,7 @@ usually do not have translators for other languages.\n\n")))
           (buffer-substring-no-properties (point-min) (point)))
     (goto-char user-point)))
 
-(define-obsolete-function-alias 'report-emacs-bug-info 'info-emacs-bug "24.2")
+(define-obsolete-function-alias 'report-emacs-bug-info 'info-emacs-bug "24.3")
 
 ;; It's the default mail mode, so it seems OK to use its features.
 (autoload 'message-bogus-recipient-p "message")