logo       

[SACVS] CVS: spamassassin/lib/Mail SpamAssassin.pm,1.210,1.211: msg#00082

mail.spam.spamassassin.cvs

Subject: [SACVS] CVS: spamassassin/lib/Mail SpamAssassin.pm,1.210,1.211

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

Modified Files:
SpamAssassin.pm
Log Message:
prepare for 2.60 release


Index: SpamAssassin.pm
===================================================================
RCS file: /cvsroot/spamassassin/spamassassin/lib/Mail/SpamAssassin.pm,v
retrieving revision 1.210
retrieving revision 1.211
diff -b -w -u -d -r1.210 -r1.211
--- SpamAssassin.pm 21 Sep 2003 02:15:14 -0000 1.210
+++ SpamAssassin.pm 22 Sep 2003 19:32:14 -0000 1.211
@@ -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

@ISA = qw();

@@ -95,7 +95,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(rc7);
+@EXTRA_VERSION = qw();

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