]> gitweb.michael.orlitzky.com - postfix-logwatch.git/commitdiff
postfix-logwatch: bump $Version to 1.40.06
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 18 Nov 2025 14:26:46 +0000 (09:26 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 18 Nov 2025 14:26:46 +0000 (09:26 -0500)
postfix-logwatch

index 283fe31d27a601dd7d189b4e3b688386f93ba58a..30cae44e7db5ef72d062d62e97a6d52a908b2376 100755 (executable)
@@ -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.