start on 0.28-dev ...
git-svn-id: https://svn.perl.org/qpsmtpd/trunk@216 958fd67b-6ff1-0310-b445-bb7760255be9
This commit is contained in:
parent
6e3ebe8ea3
commit
f59721ed1b
3
Changes
3
Changes
@ -1,3 +1,6 @@
|
||||
0.28
|
||||
|
||||
|
||||
0.27
|
||||
|
||||
Support for unix sockets in the spamassassin plugin (requires SA
|
||||
|
@ -1,7 +1,7 @@
|
||||
package Qpsmtpd;
|
||||
use strict;
|
||||
|
||||
$Qpsmtpd::VERSION = "0.27.0";
|
||||
$Qpsmtpd::VERSION = "0.28-dev";
|
||||
sub TRACE_LEVEL () { 6 }
|
||||
|
||||
use Sys::Hostname;
|
||||
|
Loading…
Reference in New Issue
Block a user