From 86a0b6d73d5db14f5d57ead377d48ff1a962607f Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Thu, 5 Aug 2021 18:20:53 -0400 Subject: [PATCH] amavis-logwatch: bump the version to 1.51.04. --- amavis-logwatch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.43.2