]> gitweb.michael.orlitzky.com - amavis-logwatch.git/commitdiff
amavis-logwatch: bump the version to 1.51.04.
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 5 Aug 2021 22:20:53 +0000 (18:20 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 5 Aug 2021 22:20:53 +0000 (18:20 -0400)
amavis-logwatch

index 4c9b59f69aae4127c113f637d0165c093b6bc31f..868e14e44e6f06bd61cba203e63a187080a7d549 100644 (file)
@@ -49,7 +49,7 @@ use warnings;
 no warnings "uninitialized";
 use re 'taint';
 
-our $Version         = '1.51.03';
+our $Version         = '1.51.04';
 our $progname_prefix = 'amavis';
 
 # Specifies the default configuration file for use in standalone mode.