X-Git-Url: http://gitweb.michael.orlitzky.com/?p=postfix-logwatch.git;a=blobdiff_plain;f=postfix-logwatch;fp=postfix-logwatch;h=6cff86dcb480ca8468553193b321328491f2822f;hp=fe61a7349508d5e8799d39bed9733dbe10c3088e;hb=e8205b31ca0cc4b1a17c7f36b2386d8339dcc1dd;hpb=07be0e10f31ff73e65f3fbc7f27552a99cfc9e28 diff --git a/postfix-logwatch b/postfix-logwatch index fe61a73..6cff86d 100644 --- a/postfix-logwatch +++ b/postfix-logwatch @@ -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.