reldate updated

This commit is contained in:
Jordi Sanfeliu 2013-02-15 11:56:06 +01:00
parent 8858b11d1f
commit 17070c7dcf
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ $SIG{'HUP' } = 'HUP_handler';
$SIG{'ALRM'} = 'ALRM_handler';
use constant VERSION => "3.0.0beta3";
use constant RELDATE => "14-Feb-2013";
use constant RELDATE => "15-Feb-2013";
my @suppsys = ("Linux", "FreeBSD", "OpenBSD", "NetBSD");
our %config;