X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fcluster.pl;h=ebe7ce0a51f9967ea56e58eeae5e9684fedeb986;hb=2343a398ca48f31195884e223839dfa0cb1d135f;hp=88131b21a6931b08583b7cf0df5e760c5d4024ee;hpb=0165bd58bd36f90ffa5bef0d11ebc99860b817e9;p=spider.git diff --git a/perl/cluster.pl b/perl/cluster.pl index 88131b21..ebe7ce0a 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.26"; # the version no of the software +$version = "1.27"; # the version no of the software $starttime = 0; # the starting time of the cluster $lockfn = "cluster.lock"; # lock file name