X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fcluster.pl;h=d49c7966f96001d8750d5ca3bfd3e99194ef0433;hb=11056ea11fce910aa0e0d183a1cce73cf0de1c21;hp=5ce5203ddf43c90edeedcaf9538446f3490d0bdf;hpb=e03572bb51a1ab00ed6be9bc8286354fba91bfa4;p=spider.git diff --git a/perl/cluster.pl b/perl/cluster.pl index 5ce5203d..d49c7966 100755 --- a/perl/cluster.pl +++ b/perl/cluster.pl @@ -67,7 +67,7 @@ package main; @inqueue = (); # the main input queue, an array of hashes $systime = 0; # the time now (in seconds) -$version = "1.31"; # the version no of the software +$version = "1.32"; # the version no of the software $starttime = 0; # the starting time of the cluster $lockfn = "cluster.lock"; # lock file name