You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by km...@apache.org on 2019/01/15 15:27:10 UTC

svn commit: r1851379 - in /spamassassin/trunk/rules: v342.pre v400.pre

Author: kmcgrail
Date: Tue Jan 15 15:27:10 2019
New Revision: 1851379

URL: http://svn.apache.org/viewvc?rev=1851379&view=rev
Log:
Minor comment issue fixed on pre files bug 7683

Modified:
    spamassassin/trunk/rules/v342.pre
    spamassassin/trunk/rules/v400.pre

Modified: spamassassin/trunk/rules/v342.pre
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rules/v342.pre?rev=1851379&r1=1851378&r2=1851379&view=diff
==============================================================================
--- spamassassin/trunk/rules/v342.pre (original)
+++ spamassassin/trunk/rules/v342.pre Tue Jan 15 15:27:10 2019
@@ -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.4.1,
+# This file was installed during the installation of SpamAssassin 3.4.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,

Modified: spamassassin/trunk/rules/v400.pre
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rules/v400.pre?rev=1851379&r1=1851378&r2=1851379&view=diff
==============================================================================
--- spamassassin/trunk/rules/v400.pre (original)
+++ spamassassin/trunk/rules/v400.pre Tue Jan 15 15:27:10 2019
@@ -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.4.1,
+# This file was installed during the installation of SpamAssassin 4.0.0,
 # 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,