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