X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=postfix-logwatch;h=6cff86dcb480ca8468553193b321328491f2822f;hb=e376407224f0f8900b6c90f0f25d71a156dfac93;hp=fe61a7349508d5e8799d39bed9733dbe10c3088e;hpb=9719a4cae2777fc5b3c5275755d4a6cd1d9830f6;p=postfix-logwatch.git 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.