diff --git a/lib/Qpsmtpd.pm b/lib/Qpsmtpd.pm index 5ee6572..b725811 100644 --- a/lib/Qpsmtpd.pm +++ b/lib/Qpsmtpd.pm @@ -1,7 +1,7 @@ package Qpsmtpd; use strict; -$Qpsmtpd::VERSION = "0.21-dev"; +$Qpsmtpd::VERSION = "0.26-dev"; sub TRACE_LEVEL { 6 } use Sys::Hostname;