You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2008/06/12 15:08:19 UTC

svn commit: r667069 - in /spamassassin/branches/3.2: lib/Mail/SpamAssassin.pm spamassassin.spec

Author: jm
Date: Thu Jun 12 06:08:19 2008
New Revision: 667069

URL: http://svn.apache.org/viewvc?rev=667069&view=rev
Log:
3.2.5 RELEASED; 3.2.6 devel cycle started

Modified:
    spamassassin/branches/3.2/lib/Mail/SpamAssassin.pm
    spamassassin/branches/3.2/spamassassin.spec

Modified: spamassassin/branches/3.2/lib/Mail/SpamAssassin.pm
URL: http://svn.apache.org/viewvc/spamassassin/branches/3.2/lib/Mail/SpamAssassin.pm?rev=667069&r1=667068&r2=667069&view=diff
==============================================================================
--- spamassassin/branches/3.2/lib/Mail/SpamAssassin.pm (original)
+++ spamassassin/branches/3.2/lib/Mail/SpamAssassin.pm Thu Jun 12 06:08:19 2008
@@ -95,8 +95,8 @@
   @site_rules_path
 };
 
-$VERSION = "3.002005";      # update after release (same format as perl $])
-# $IS_DEVEL_BUILD = 1;        # change for release versions
+$VERSION = "3.002006";      # update after release (same format as perl $])
+$IS_DEVEL_BUILD = 1;        # change for release versions
 
 # Used during the prerelease/release-candidate part of the official release
 # process. If you hacked up your SA, you should add a version_tag to your .cf

Modified: spamassassin/branches/3.2/spamassassin.spec
URL: http://svn.apache.org/viewvc/spamassassin/branches/3.2/spamassassin.spec?rev=667069&r1=667068&r2=667069&view=diff
==============================================================================
--- spamassassin/branches/3.2/spamassassin.spec (original)
+++ spamassassin/branches/3.2/spamassassin.spec Thu Jun 12 06:08:19 2008
@@ -1,5 +1,5 @@
 # the version in the tar name
-%define real_version 3.2.5
+%define real_version 3.2.6
 # the display version number
 %define version %{real_version}