From: Michael Orlitzky Date: Wed, 15 Jun 2022 11:57:11 +0000 (-0400) Subject: postfix-logwatch: bump $Version to 1.40.05. X-Git-Url: http://gitweb.michael.orlitzky.com/?p=postfix-logwatch.git;a=commitdiff_plain;h=5d920d8ab3dd1b18f706400b6eeb7ccf2b030c2c postfix-logwatch: bump $Version to 1.40.05. --- diff --git a/postfix-logwatch b/postfix-logwatch index 2636344..cc37b87 100644 --- a/postfix-logwatch +++ b/postfix-logwatch @@ -33,7 +33,7 @@ use warnings; no warnings "uninitialized"; use re 'taint'; -our $Version = '1.40.04'; +our $Version = '1.40.05'; our $progname_prefix = 'postfix'; # Specifies the default configuration file for use in standalone mode.