From: Michael Orlitzky Date: Wed, 15 Jun 2022 11:57:11 +0000 (-0400) Subject: postfix-logwatch: bump $Version to 1.40.05. X-Git-Tag: 1.40.05~1 X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=c804f68aece3eff820663301a87ebd766388da89;p=postfix-logwatch.git 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.