diff lisp/gnus/spam.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 cf93431040c9
children 0d1a48b1ca68
line wrap: on
line diff
--- a/lisp/gnus/spam.el	Tue Feb 08 23:51:31 2005 +0000
+++ b/lisp/gnus/spam.el	Wed Feb 09 15:50:47 2005 +0000
@@ -77,7 +77,7 @@
 
 (defgroup spam nil
   "Spam configuration."
-  :version "21.4")
+  :version "22.1")
 
 (defcustom spam-directory (nnheader-concat gnus-directory "spam/")
   "Directory for spam whitelists and blacklists."