X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fspam-report.el;h=9fad9d2e039113e23bf58fc9d6cb36985ea172a3;hb=4cacb5f23eb830e6950dba987063f413977708d7;hp=4b3739449b52f39f051493a5d79c680630376dd6;hpb=cbef98e52c3e3c90db2b3482bb36b553aaa9c16a;p=elisp%2Fgnus.git- diff --git a/lisp/spam-report.el b/lisp/spam-report.el index 4b37394..9fad9d2 100644 --- a/lisp/spam-report.el +++ b/lisp/spam-report.el @@ -200,7 +200,7 @@ the function specified by `spam-report-url-ping-function'." (process-send-string tcp-connection (format "GET %s HTTP/1.1\nUser-Agent: %s (spam-report.el)\nHost: %s\n\n" - report (gnus-emacs-version) host))))) + report (gnus-extended-version) host))))) ;;;###autoload (defun spam-report-process-queue (&optional file keep)