]> gitweb.michael.orlitzky.com - postfix-logwatch.git/commitdiff
postfix-logwatch: bump $Version to 1.40.07
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 15 May 2026 18:36:35 +0000 (14:36 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 15 May 2026 18:49:01 +0000 (14:49 -0400)
postfix-logwatch

index 3e9bba159658d4eda4a8241020407c7e7010d0b1..e051c1a0b216e43b9045bee745d633e1ed1e01a3 100755 (executable)
@@ -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.