diff lisp/gnus/gnus-score.el @ 59996:aac0a33f5772

Change release version from 21.4 to 22.1 throughout. Change development version from 21.3.50 to 22.0.50.
author Kim F. Storm <storm@cua.dk>
date Wed, 09 Feb 2005 15:50:47 +0000
parents 9bdd97960431
children 88db2adda4b7 3ebd9bdb4fe5
line wrap: on
line diff
--- a/lisp/gnus/gnus-score.el	Tue Feb 08 23:51:31 2005 +0000
+++ b/lisp/gnus/gnus-score.el	Wed Feb 09 15:50:47 2005 +0000
@@ -237,7 +237,7 @@
 
 (defcustom gnus-adaptive-word-length-limit nil
   "*Words of a length lesser than this limit will be ignored when doing adaptive scoring."
-  :version "21.4"
+  :version "22.1"
   :group 'gnus-score-adapt
   :type '(radio (const :format "Unlimited " nil)
 		(integer :format "Maximum length: %v")))