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