X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fcluster.pl;h=88131b21a6931b08583b7cf0df5e760c5d4024ee;hb=4ed8f51684c6f2183ffd5e46f1fc69dc4f52ebd9;hp=4a4400a15f45c90fae90a76d36cd0fd515905efa;hpb=ca18864d1264fadfe9869b630f05c950876c2169;p=spider.git diff --git a/perl/cluster.pl b/perl/cluster.pl index 4a4400a1..88131b21 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.25"; # the version no of the software +$version = "1.26"; # the version no of the software $starttime = 0; # the starting time of the cluster $lockfn = "cluster.lock"; # lock file name