X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fcluster.pl;h=36c2f8bd027005b8ae6a16db4cfba6fe5d1e2477;hb=0e84728de35d2dadbb9d624614a471b68ae9eef6;hp=1f011c55584971360363523d3c332d3e8c6f5766;hpb=d7338541ed3f380b0d10e0676bb5d64e6e5e4d7a;p=spider.git diff --git a/perl/cluster.pl b/perl/cluster.pl index 1f011c55..36c2f8bd 100755 --- a/perl/cluster.pl +++ b/perl/cluster.pl @@ -68,7 +68,7 @@ package main; @inqueue = (); # the main input queue, an array of hashes $systime = 0; # the time now (in seconds) -$version = "1.34"; # the version no of the software +$version = "1.35"; # the version no of the software $starttime = 0; # the starting time of the cluster $lockfn = "cluster.lock"; # lock file name