diff lisp/gnus/nnmail.el @ 92336:5f827896103e

Change defcustom :version from 23.0 to 23.1.
author Glenn Morris <rgm@gnu.org>
date Fri, 29 Feb 2008 04:03:49 +0000
parents 773ae07da318
children 1e3a407766b9
line wrap: on
line diff
--- a/lisp/gnus/nnmail.el	Fri Feb 29 04:03:16 2008 +0000
+++ b/lisp/gnus/nnmail.el	Fri Feb 29 04:03:49 2008 +0000
@@ -1296,7 +1296,7 @@
   "Header line matching mailer producing bogus References lines.
 See `nnmail-ignore-broken-references'."
   :group 'nnmail-prepare
-  :version "23.0" ;; No Gnus
+  :version "23.1" ;; No Gnus
   :type 'regexp)
 
 (defun nnmail-ignore-broken-references ()