X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fcluster.pl;h=373e595c9c25cd74e501d9fda29de17f3d3c5711;hb=8804833a62667fe6a33655351790b241256e5980;hp=4f88ef02d0ee3925206311ec2c355f400811e5c2;hpb=661d49731a7ac57ce2883ef5d757c7a8144fb6ff;p=spider.git diff --git a/perl/cluster.pl b/perl/cluster.pl index 4f88ef02..373e595c 100755 --- a/perl/cluster.pl +++ b/perl/cluster.pl @@ -70,7 +70,7 @@ package main; @inqueue = (); # the main input queue, an array of hashes $systime = 0; # the time now (in seconds) -$version = "1.38"; # the version no of the software +$version = "1.39"; # the version no of the software $starttime = 0; # the starting time of the cluster $lockfn = "cluster.lock"; # lock file name @outstanding_connects = (); # list of outstanding connects