]> gitweb.michael.orlitzky.com - postfix-logwatch.git/commitdiff
postfix-logwatch: bump to version 1.40.04.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 1 Aug 2021 12:50:56 +0000 (08:50 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 1 Aug 2021 12:50:56 +0000 (08:50 -0400)
postfix-logwatch

index fe61a7349508d5e8799d39bed9733dbe10c3088e..6cff86dcb480ca8468553193b321328491f2822f 100644 (file)
@@ -33,7 +33,7 @@ use warnings;
 no warnings "uninitialized";
 use re 'taint';
 
-our $Version          = '1.40.03';
+our $Version          = '1.40.04';
 our $progname_prefix  = 'postfix';
 
 # Specifies the default configuration file for use in standalone mode.