X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fcluster.pl;h=a11626a233479cc7fa5885fb9870c4513782e5a7;hb=77764988d275c1f8b650f5a103ec7147d8a5d966;hp=73bb6788a9eb1ee6e475b3642bd7d1e787c83363;hpb=439f25ba04e8c4ddbd6806f31da58c0939e2c868;p=spider.git diff --git a/perl/cluster.pl b/perl/cluster.pl index 73bb6788..a11626a2 100755 --- a/perl/cluster.pl +++ b/perl/cluster.pl @@ -78,7 +78,7 @@ package main; @inqueue = (); # the main input queue, an array of hashes $systime = 0; # the time now (in seconds) -$version = "1.46"; # the version no of the software +$version = "1.47"; # 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