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 2004/10/23 06:03:59 UTC

svn commit: rev 55351 - in spamassassin/branches/3.0: . lib/Mail

Author: felicity
Date: Fri Oct 22 21:03:57 2004
New Revision: 55351

Modified:
   spamassassin/branches/3.0/lib/Mail/SpamAssassin.pm
   spamassassin/branches/3.0/spamassassin.spec
Log:
prep 3.0.2 development, update spec file, etc.

Modified: spamassassin/branches/3.0/lib/Mail/SpamAssassin.pm
==============================================================================
--- spamassassin/branches/3.0/lib/Mail/SpamAssassin.pm	(original)
+++ spamassassin/branches/3.0/lib/Mail/SpamAssassin.pm	Fri Oct 22 21:03:57 2004
@@ -98,8 +98,8 @@
   @site_rules_path
 };
 
-$VERSION = "3.000001";      # update after release (same format as perl $])
-# $IS_DEVEL_BUILD = 1;        # change for release versions
+$VERSION = "3.000002";      # update after release (same format as perl $])
+$IS_DEVEL_BUILD = 1;        # change for release versions
 
 @ISA = qw();
 

Modified: spamassassin/branches/3.0/spamassassin.spec
==============================================================================
--- spamassassin/branches/3.0/spamassassin.spec	(original)
+++ spamassassin/branches/3.0/spamassassin.spec	Fri Oct 22 21:03:57 2004
@@ -4,7 +4,7 @@
 # the perl-Mail-SpamAssassin rpm for the modules only.
 
 # the version in the tar name
-%define real_version 3.0.1
+%define real_version 3.0.2
 # the display version number
 %define version %{real_version}