logo       

[SACVS] CVS: spamassassin/lib/Mail SpamAssassin.pm,1.208,1.209: msg#00072

mail.spam.spamassassin.cvs

Subject: [SACVS] CVS: spamassassin/lib/Mail SpamAssassin.pm,1.208,1.209

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

Modified Files:
SpamAssassin.pm
Log Message:
return to dev mode


Index: SpamAssassin.pm
===================================================================
RCS file: /cvsroot/spamassassin/spamassassin/lib/Mail/SpamAssassin.pm,v
retrieving revision 1.208
retrieving revision 1.209
diff -b -w -u -d -r1.208 -r1.209
--- SpamAssassin.pm 19 Sep 2003 05:36:43 -0000 1.208
+++ SpamAssassin.pm 19 Sep 2003 22:09:01 -0000 1.209
@@ -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(rc6);
+@EXTRA_VERSION = qw(rc7);

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