last update for 3.0.0beta1

This commit is contained in:
Jordi Sanfeliu 2013-01-11 12:37:17 +01:00
parent ad381b25c0
commit d8d6c65d9b
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.0beta1";
use constant RELDATE => "10-Jan-2013";
use constant RELDATE => "11-Jan-2013";
my @suppsys = ("Linux", "FreeBSD", "OpenBSD", "NetBSD");
my %config;