X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fcluster.pl;h=d0ebbe8e16f36d6cc4776e0297c7242ed8bdd5fc;hb=77b4df8a7ed96c2385ae2b73f273dd3baf69a1ee;hp=d49c7966f96001d8750d5ca3bfd3e99194ef0433;hpb=5232a160e5361e9bdcb8e2202c8063b8df6bd9dc;p=spider.git diff --git a/perl/cluster.pl b/perl/cluster.pl index d49c7966..d0ebbe8e 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.32"; # the version no of the software +$version = "1.33"; # the version no of the software $starttime = 0; # the starting time of the cluster $lockfn = "cluster.lock"; # lock file name