From: Michael Orlitzky Date: Fri, 15 May 2026 18:36:35 +0000 (-0400) Subject: postfix-logwatch: bump $Version to 1.40.07 X-Git-Url: https://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=9e34ef01c56c0085c0873a7c84a0cdd25cff31fa;p=postfix-logwatch.git postfix-logwatch: bump $Version to 1.40.07 --- diff --git a/postfix-logwatch b/postfix-logwatch index 3e9bba1..e051c1a 100755 --- a/postfix-logwatch +++ b/postfix-logwatch @@ -33,7 +33,7 @@ use warnings; no warnings "uninitialized"; use re 'taint'; -our $Version = '1.40.06'; +our $Version = '1.40.07'; our $progname_prefix = 'postfix'; # Specifies the default configuration file for use in standalone mode.