X-Git-Url: http://gitweb.michael.orlitzky.com/?p=postfix-logwatch.git;a=blobdiff_plain;f=postfix-logwatch;fp=postfix-logwatch;h=cc37b877722b6ded348cebf88c4b5e6b3eb9be6f;hp=26363448fcf9451224adc864882b61a7717f9b4f;hb=5d920d8ab3dd1b18f706400b6eeb7ccf2b030c2c;hpb=3774d750ade89b6fe0457f57556acdd70dda936c diff --git a/postfix-logwatch b/postfix-logwatch index 2636344..cc37b87 100644 --- a/postfix-logwatch +++ b/postfix-logwatch @@ -33,7 +33,7 @@ use warnings; no warnings "uninitialized"; use re 'taint'; -our $Version = '1.40.04'; +our $Version = '1.40.05'; our $progname_prefix = 'postfix'; # Specifies the default configuration file for use in standalone mode.