X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fcluster.pl;h=0fc478ea4dd4adc0b366b037b197ed975223c3c6;hb=ed6790555f077eb521b8805113155a2ff99cc47e;hp=8aade278e42ebe2bb38d1297b21cf6e85491a260;hpb=dab9e3607e7a6592fc3e316cc83ab17fcd09cb61;p=spider.git diff --git a/perl/cluster.pl b/perl/cluster.pl index 8aade278..0fc478ea 100755 --- a/perl/cluster.pl +++ b/perl/cluster.pl @@ -121,7 +121,7 @@ use vars qw(@inqueue $systime $version $starttime $lockfn @outstanding_connects @inqueue = (); # the main input queue, an array of hashes $systime = 0; # the time now (in seconds) -$version = "1.52"; # the version no of the software +$version = "1.53"; # the version no of the software $starttime = 0; # the starting time of the cluster #@outstanding_connects = (); # list of outstanding connects @listeners = (); # list of listeners