restore version to 0.42rc1
git-svn-id: https://svn.perl.org/qpsmtpd/trunk@826 958fd67b-6ff1-0310-b445-bb7760255be9
This commit is contained in:
parent
bf88f1ee99
commit
e199f8b6b4
@ -5,7 +5,7 @@ use vars qw($VERSION $Logger $TraceLevel $Spool_dir $Size_threshold);
|
|||||||
use Sys::Hostname;
|
use Sys::Hostname;
|
||||||
use Qpsmtpd::Constants;
|
use Qpsmtpd::Constants;
|
||||||
|
|
||||||
$VERSION = "0.40-dev";
|
$VERSION = "0.42rc1";
|
||||||
|
|
||||||
my $hooks = {};
|
my $hooks = {};
|
||||||
my %defaults = (
|
my %defaults = (
|
||||||
|
Loading…
Reference in New Issue
Block a user