From: Michael Orlitzky Date: Sun, 1 Aug 2021 12:50:56 +0000 (-0400) Subject: postfix-logwatch: bump to version 1.40.04. X-Git-Tag: 1.40.04~3 X-Git-Url: https://gitweb.michael.orlitzky.com/?p=postfix-logwatch.git;a=commitdiff_plain;h=e8205b31ca0cc4b1a17c7f36b2386d8339dcc1dd postfix-logwatch: bump to version 1.40.04. --- 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.