From: Michael Orlitzky Date: Tue, 18 Nov 2025 14:26:46 +0000 (-0500) Subject: postfix-logwatch: bump $Version to 1.40.06 X-Git-Tag: 1.40.06~1 X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=2425208e2207f18c0e08cc0533d6cb85497df7ca;p=postfix-logwatch.git postfix-logwatch: bump $Version to 1.40.06 --- diff --git a/postfix-logwatch b/postfix-logwatch index 283fe31..30cae44 100755 --- a/postfix-logwatch +++ b/postfix-logwatch @@ -33,7 +33,7 @@ use warnings; no warnings "uninitialized"; use re 'taint'; -our $Version = '1.40.05'; +our $Version = '1.40.06'; our $progname_prefix = 'postfix'; # Specifies the default configuration file for use in standalone mode.