X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fcluster.pl;h=a84918bd10e4616eed0725256194ab57b352485b;hb=a453254d687774f352822492d500330a09fd7ebe;hp=751a68a851f88f7a725306097c3e3c3fe6e4a81a;hpb=1040e3d1a4f69bb3c197e2892129343520d34383;p=spider.git diff --git a/perl/cluster.pl b/perl/cluster.pl index 751a68a8..a84918bd 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.36"; # the version no of the software +$version = "1.37"; # 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