You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by fe...@apache.org on 2006/05/27 19:56:55 UTC

svn commit: r409845 - /spamassassin/branches/3.1/rules/v312.pre

Author: felicity
Date: Sat May 27 10:56:55 2006
New Revision: 409845

URL: http://svn.apache.org/viewvc?rev=409845&view=rev
Log:
bug 4922: v312.pre was added in 3.1.2, not 3.2.0

Modified:
    spamassassin/branches/3.1/rules/v312.pre

Modified: spamassassin/branches/3.1/rules/v312.pre
URL: http://svn.apache.org/viewvc/spamassassin/branches/3.1/rules/v312.pre?rev=409845&r1=409844&r2=409845&view=diff
==============================================================================
--- spamassassin/branches/3.1/rules/v312.pre (original)
+++ spamassassin/branches/3.1/rules/v312.pre Sat May 27 10:56:55 2006
@@ -3,7 +3,7 @@
 # See 'perldoc Mail::SpamAssassin::Conf' for details of what can be
 # tweaked.
 #
-# This file was installed during the installation of SpamAssassin 3.2.0,
+# This file was installed during the installation of SpamAssassin 3.1.2,
 # and contains plugin loading commands for the new plugins added in that
 # release.  It will not be overwritten during future SpamAssassin installs,
 # so you can modify it to enable some disabled-by-default plugins below,