bump version number up
git-svn-id: https://svn.perl.org/qpsmtpd/trunk@384 958fd67b-6ff1-0310-b445-bb7760255be9
This commit is contained in:
parent
43f39a4538
commit
3c5d0d93e4
@ -5,7 +5,7 @@ use vars qw($VERSION $LogLevel);
|
||||
use Sys::Hostname;
|
||||
use Qpsmtpd::Constants;
|
||||
|
||||
$VERSION = "0.29";
|
||||
$VERSION = "0.30-dev";
|
||||
sub TRACE_LEVEL { $LogLevel }
|
||||
|
||||
sub version { $VERSION };
|
||||
|
Loading…
Reference in New Issue
Block a user