X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fcluster.pl;h=8798392b8541152633ce50445d3a97666de3cff3;hb=1283d7c748715a1bf85a781fe4b66f427d949ae9;hp=be78ffda1fe472c0ba3c35b9a42b6ab2f26b4f6d;hpb=bdaffbb7128f585525f07419d6025ce7663816bf;p=spider.git diff --git a/perl/cluster.pl b/perl/cluster.pl index be78ffda..8798392b 100755 --- a/perl/cluster.pl +++ b/perl/cluster.pl @@ -105,7 +105,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.48"; # the version no of the software +$version = "1.49"; # the version no of the software $starttime = 0; # the starting time of the cluster #@outstanding_connects = (); # list of outstanding connects @listeners = (); # list of listeners