~ubuntu-branches/ubuntu/lucid/spamassassin/lucid-proposed

« back to all changes in this revision

Viewing changes to tools/sa-stats.pl

  • Committer: Bazaar Package Importer
  • Author(s): Laurent Bigonville, Ubuntu Merge-o-Matic, Laurent Bigonville
  • Date: 2006-07-31 15:40:08 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20060731154008-j37ulp5pgfkddegw
Tags: 3.1.3-1ubuntu1
[ Ubuntu Merge-o-Matic ]
* Merge from debian unstable.

[ Laurent Bigonville ]
* fix debian/control.
* drop debian/patches/40_fix_dns_issue.

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
############# Nothing to edit below here #################
39
39
##########################################################
40
40
 
41
 
my $VERSION = '$Id: sa-stats.pl 7043 2004-03-07 22:28:21Z duncf $';
 
41
my $VERSION = '$Id: sa-stats.pl 178306 2005-05-24 22:45:55Z felicity $';
42
42
my ($VER_NUM) = '$Revision: 6256 $' =~ m#\$Revision:\s+(\S+)#o;
43
43
 
44
44
# internal modules (part of core perl distribution)