X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=perl%2Fcluster.pl;h=3ea1d6a52025fa1bb3ee65d975f61e3de6bbd96d;hb=5947a205b3f36462fc1fe5ed5a08c7d8293ab744;hp=373e595c9c25cd74e501d9fda29de17f3d3c5711;hpb=780d82f8b97e67e93d4097de639f1e375223cda0;p=spider.git diff --git a/perl/cluster.pl b/perl/cluster.pl index 373e595c..3ea1d6a5 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.39"; # the version no of the software +$version = "1.40"; # 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