logo       

[SACVS] CVS: spamassassin/lib/Mail SpamAssassin.pm,1.203,1.204: msg#00048

mail.spam.spamassassin.cvs

Subject: [SACVS] CVS: spamassassin/lib/Mail SpamAssassin.pm,1.203,1.204

Update of /cvsroot/spamassassin/spamassassin/lib/Mail
In directory sc8-pr-cvs1:/tmp/cvs-serv32423/lib/Mail

Modified Files:
SpamAssassin.pm
Log Message:
ready for 2.60-rc5 release


Index: SpamAssassin.pm
===================================================================
RCS file: /cvsroot/spamassassin/spamassassin/lib/Mail/SpamAssassin.pm,v
retrieving revision 1.203
retrieving revision 1.204
diff -b -w -u -d -r1.203 -r1.204
--- SpamAssassin.pm 29 Aug 2003 00:19:50 -0000 1.203
+++ SpamAssassin.pm 16 Sep 2003 02:32:57 -0000 1.204
@@ -86,7 +86,7 @@
};

$VERSION = "2.60"; # update after release
-$IS_DEVEL_BUILD = 1; # change for release versions
+#$IS_DEVEL_BUILD = 1; # change for release versions

# Create the hash so that it really points to something, otherwise we can't
# get a reference to it -- Marc
@@ -98,7 +98,7 @@

# If you hacked up your SA, add a token to identify it here. Eg.: I use
# "mss<number>", <number> increasing with every hack.
-@EXTRA_VERSION = qw(rc4);
+@EXTRA_VERSION = qw(rc5);

if (defined $IS_DEVEL_BUILD && $IS_DEVEL_BUILD) {
push(@EXTRA_VERSION, 'cvs');



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise