From 5d920d8ab3dd1b18f706400b6eeb7ccf2b030c2c Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Wed, 15 Jun 2022 07:57:11 -0400 Subject: [PATCH] postfix-logwatch: bump $Version to 1.40.05. --- postfix-logwatch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.43.2