|
[SACVS] CVS: spamassassin/lib/Mail SpamAssassin.pm,1.208,1.209: msg#00072mail.spam.spamassassin.cvs
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> |
|---|---|---|
| Previous by Date: | [SACVS] CVS: spamassassin/build 2.60_change_summary,1.3,1.4: 00072, Theo Van Dinter |
|---|---|
| Next by Date: | [SACVS] CVS: spamassassin/lib/Mail SpamAssassin.pm,1.206,1.207: 00072, Daniel Quinlan |
| Previous by Thread: | [SACVS] CVS: spamassassin/build 2.60_change_summary,1.3,1.4i: 00072, Theo Van Dinter |
| Next by Thread: | [SACVS] CVS: spamassassin/lib/Mail SpamAssassin.pm,1.206,1.207: 00072, Daniel Quinlan |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |