From fd4cc6f8abfadc78f08f219d2c89cc5f30b9e9b6 Mon Sep 17 00:00:00 2001 From: Matt Simerson Date: Wed, 18 Dec 2013 00:11:16 -0500 Subject: [PATCH] Qpsmtpd: version bump to 0.94 --- lib/Qpsmtpd.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Qpsmtpd.pm b/lib/Qpsmtpd.pm index fc41789..9e3d3e2 100644 --- a/lib/Qpsmtpd.pm +++ b/lib/Qpsmtpd.pm @@ -7,7 +7,7 @@ use Qpsmtpd::Constants; #use DashProfiler; -$VERSION = "0.93"; +$VERSION = "0.94"; my $git;