release 0.20
git-svn-id: https://svn.perl.org/qpsmtpd/trunk@106 958fd67b-6ff1-0310-b445-bb7760255be9
This commit is contained in:
parent
efeb19129f
commit
6aac8fc692
2
Changes
2
Changes
@ -1,4 +1,4 @@
|
|||||||
0.20 - development
|
0.20 - 2002/12/09
|
||||||
|
|
||||||
Fix the "too many dots in the beginning of the line" bug.
|
Fix the "too many dots in the beginning of the line" bug.
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
package Qpsmtpd;
|
package Qpsmtpd;
|
||||||
use strict;
|
use strict;
|
||||||
|
|
||||||
$Qpsmtpd::VERSION = "0.20-dev";
|
$Qpsmtpd::VERSION = "0.20";
|
||||||
sub TRACE_LEVEL { 6 }
|
sub TRACE_LEVEL { 6 }
|
||||||
|
|
||||||
use Sys::Hostname;
|
use Sys::Hostname;
|
||||||
|
Loading…
Reference in New Issue
Block a user