X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=amavis-logwatch;h=868e14e44e6f06bd61cba203e63a187080a7d549;hb=86a0b6d73d5db14f5d57ead377d48ff1a962607f;hp=4c9b59f69aae4127c113f637d0165c093b6bc31f;hpb=869fa9d8b2113f50c3a97ef9f4a1f95171702be4;p=amavis-logwatch.git diff --git a/amavis-logwatch b/amavis-logwatch index 4c9b59f..868e14e 100644 --- a/amavis-logwatch +++ b/amavis-logwatch @@ -49,7 +49,7 @@ use warnings; no warnings "uninitialized"; use re 'taint'; -our $Version = '1.51.03'; +our $Version = '1.51.04'; our $progname_prefix = 'amavis'; # Specifies the default configuration file for use in standalone mode.