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 2005/09/15 04:38:33 UTC

svn commit: r289134 - /spamassassin/branches/3.1/build/README

Author: jm
Date: Wed Sep 14 19:38:32 2005
New Revision: 289134

URL: http://svn.apache.org/viewcvs?rev=289134&view=rev
Log:
merge up 3.1.0 release administrivia

Modified:
    spamassassin/branches/3.1/build/README

Modified: spamassassin/branches/3.1/build/README
URL: http://svn.apache.org/viewcvs/spamassassin/branches/3.1/build/README?rev=289134&r1=289133&r2=289134&view=diff
==============================================================================
--- spamassassin/branches/3.1/build/README (original)
+++ spamassassin/branches/3.1/build/README Wed Sep 14 19:38:32 2005
@@ -220,6 +220,16 @@
 
   (Archive copies are automatically kept on archive.apache.org/dist/ .)
 
+- (for full release builds) update the main website "downloads" page:
+
+        cd /www/spamassassin.apache.org
+        vi main.wmk
+
+  See the comment at the top of the file; you'll need to change at
+  least one variable ("relversion") to the new version number, and
+  possibly more, depending on if this is the first release of a new
+  release line.
+
 - rebuild the SpamAssassin website with webmake:
 
         cd /www/spamassassin.apache.org