]> gitweb.michael.orlitzky.com - postfix-logwatch.git/blobdiff - postfix-logwatch
postfix-logwatch: bump to version 1.40.04.
[postfix-logwatch.git] / 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.