From e8205b31ca0cc4b1a17c7f36b2386d8339dcc1dd Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sun, 1 Aug 2021 08:50:56 -0400 Subject: [PATCH] postfix-logwatch: bump to version 1.40.04. --- postfix-logwatch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postfix-logwatch b/postfix-logwatch index fe61a73..6cff86d 100644 --- a/postfix-logwatch +++ b/postfix-logwatch @@ -33,7 +33,7 @@ use warnings; no warnings "uninitialized"; use re 'taint'; -our $Version = '1.40.03'; +our $Version = '1.40.04'; our $progname_prefix = 'postfix'; # Specifies the default configuration file for use in standalone mode. -- 2.43.2