~ubuntu-branches/ubuntu/saucy/opendkim/saucy

« back to all changes in this revision

Viewing changes to reputation/opendkim-modtotals

  • Committer: Package Import Robot
  • Author(s): Scott Kitterman
  • Date: 2012-07-15 00:04:24 UTC
  • mfrom: (1.2.17) (3.2.10 experimental)
  • Revision ID: package-import@ubuntu.com-20120715000424-mp65oxojq6x11uzb
Tags: 2.6.4-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
# general
26
26
my $progname      = basename($0);
27
 
my $version       = "\2.6.2";
 
27
my $version       = "\2.6.4";
28
28
my $verbose       = 0;
29
29
my $helponly      = 0;
30
30
my $showversion   = 0;