From: Michael Orlitzky Date: Thu, 5 Aug 2021 22:20:53 +0000 (-0400) Subject: amavis-logwatch: bump the version to 1.51.04. X-Git-Tag: 1.51.04~5 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=amavis-logwatch.git;a=commitdiff_plain;h=86a0b6d73d5db14f5d57ead377d48ff1a962607f amavis-logwatch: bump the version to 1.51.04. --- 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.