release 0.26
git-svn-id: https://svn.perl.org/qpsmtpd/trunk@155 958fd67b-6ff1-0310-b445-bb7760255be9
This commit is contained in:
parent
94e3fe051d
commit
d99eea00d6
2
Changes
2
Changes
@ -1,4 +1,4 @@
|
||||
0.26-dev
|
||||
0.26 - 2003/06/11
|
||||
|
||||
Add queue/smtp-forward plugin (Matt Sergeant)
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
package Qpsmtpd;
|
||||
use strict;
|
||||
|
||||
$Qpsmtpd::VERSION = "0.26-dev";
|
||||
$Qpsmtpd::VERSION = "0.26";
|
||||
sub TRACE_LEVEL { 6 }
|
||||
|
||||
use Sys::Hostname;
|
||||
|
Loading…
Reference in New Issue
Block a user