X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=perl%2Fcluster.pl;h=8fa8acc2734c6faa82f5d5ca4cffbf3bd801b5d0;hb=0b3e23be9f6feaf115d2faebeb95cd3dcf450a3c;hp=d9827a651fc8daf635f886aae7ef1fd6dbfdf717;hpb=ce93c2b985c3ac38b4909025de62c264423fce21;p=spider.git diff --git a/perl/cluster.pl b/perl/cluster.pl index d9827a65..8fa8acc2 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.35"; # the version no of the software +$version = "1.36"; # 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