From 2425208e2207f18c0e08cc0533d6cb85497df7ca Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Tue, 18 Nov 2025 09:26:46 -0500 Subject: [PATCH] postfix-logwatch: bump $Version to 1.40.06 --- postfix-logwatch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.51.0