diff --git a/monitorix b/monitorix index 5a6b190..3ffb9c5 100755 --- a/monitorix +++ b/monitorix @@ -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;