prepare for 0.11
git-svn-id: https://svn.perl.org/qpsmtpd/trunk@81 958fd67b-6ff1-0310-b445-bb7760255be9
This commit is contained in:
parent
253eeee879
commit
27371bd7e3
@ -1,7 +1,7 @@
|
|||||||
package Qpsmtpd;
|
package Qpsmtpd;
|
||||||
use strict;
|
use strict;
|
||||||
|
|
||||||
$Qpsmtpd::VERSION = "0.11-dev";
|
$Qpsmtpd::VERSION = "0.11";
|
||||||
sub TRACE_LEVEL { 6 }
|
sub TRACE_LEVEL { 6 }
|
||||||
|
|
||||||
use Sys::Hostname;
|
use Sys::Hostname;
|
||||||
|
Loading…
Reference in New Issue
Block a user