diff --git a/Changes b/Changes index 7b36ccb..6f7c33f 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,4 @@ +0.84 April 7, 2010 uribl: fix scan-headers option (Jost Krieger, Robert Spier) diff --git a/lib/Qpsmtpd.pm b/lib/Qpsmtpd.pm index 0da81fc..de9d9fd 100644 --- a/lib/Qpsmtpd.pm +++ b/lib/Qpsmtpd.pm @@ -7,7 +7,7 @@ use Qpsmtpd::Constants; #use DashProfiler; -$VERSION = "0.83"; +$VERSION = "0.84"; my $git;