|
[SACVS] CVS: spamassassin/lib/Mail SpamAssassin.pm,1.210,1.211: msg#00082mail.spam.spamassassin.cvs
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> |
|---|---|---|
| Previous by Date: | [SACVS] CVS: spamassassin/lib/Mail/SpamAssassin EvalTests.pm,1.447,1.448: 00082, Daniel Quinlan |
|---|---|
| Next by Date: | [SACVS] CVS: spamassassin Changes,1.45,1.46: 00082, Theo Van Dinter |
| Previous by Thread: | [SACVS] CVS: spamassassin/lib/Mail/SpamAssassin EvalTests.pm,1.447,1.448i: 00082, Daniel Quinlan |
| Next by Thread: | [SACVS] CVS: spamassassin Changes,1.45,1.46: 00082, Theo Van Dinter |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |