X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fcluster.pl;h=6f82b0d0bdebdeecaba15df94448e7a57d7bda59;hb=e90334372dd94c9deca9855be9ac7527a0da7870;hp=6cdd417d16ccf2b4cfabf8fcf7fed20ca6a5e907;hpb=16b2be4021cdd3ee9ea028dd72ce971246ca38cb;p=spider.git diff --git a/perl/cluster.pl b/perl/cluster.pl index 6cdd417d..6f82b0d0 100755 --- a/perl/cluster.pl +++ b/perl/cluster.pl @@ -71,7 +71,7 @@ package main; @inqueue = (); # the main input queue, an array of hashes $systime = 0; # the time now (in seconds) -$version = "1.43"; # the version no of the software +$version = "1.44"; # 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