]> gitweb.michael.orlitzky.com - postfix-logwatch.git/commitdiff
postfix-logwatch: bump $Version to 1.40.05.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 15 Jun 2022 11:57:11 +0000 (07:57 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 15 Jun 2022 11:58:54 +0000 (07:58 -0400)
postfix-logwatch

index 26363448fcf9451224adc864882b61a7717f9b4f..cc37b877722b6ded348cebf88c4b5e6b3eb9be6f 100644 (file)
@@ -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.