X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fcluster.pl;h=b33a8b6e0cf81a14832e424182b70a8d2b2453f0;hb=f7ad460466e7e783eda20d467146ef29fde1f4fa;hp=aef9a4be33e47683453938b76e1ebe655e6aeb05;hpb=96f91d83613b6351322d818f349137e457cb0168;p=spider.git diff --git a/perl/cluster.pl b/perl/cluster.pl index aef9a4be..b33a8b6e 100755 --- a/perl/cluster.pl +++ b/perl/cluster.pl @@ -113,7 +113,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.49"; # the version no of the software +$version = "1.50"; # the version no of the software $starttime = 0; # the starting time of the cluster #@outstanding_connects = (); # list of outstanding connects @listeners = (); # list of listeners