X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fcluster.pl;h=308b1d90b987104618df84182a10399b6f94ea38;hb=6f9f47b53d1b6c2a52722b525695fa1c03ab1ed7;hp=ceb099ca7eb4f6b64977447e6a800d7c5be0c1e6;hpb=a89e605f6679f19b1365061bad1ba93b36293814;p=spider.git diff --git a/perl/cluster.pl b/perl/cluster.pl index ceb099ca..308b1d90 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.33"; # the version no of the software +$version = "1.34"; # the version no of the software $starttime = 0; # the starting time of the cluster $lockfn = "cluster.lock"; # lock file name