X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fcluster.pl;h=fd78191479e9e171c0a6ab5003bf6ac664c89808;hb=abab69b2a9860c96d8ef5a958056f239d8a18e98;hp=5e4dd4d9efcc92880361e07a55bba4298c78a249;hpb=fbf952ad4e29eb8132007d0f1f3dc5eb1f4a0ff4;p=spider.git diff --git a/perl/cluster.pl b/perl/cluster.pl index 5e4dd4d9..fd781914 100755 --- a/perl/cluster.pl +++ b/perl/cluster.pl @@ -64,7 +64,7 @@ package main; @inqueue = (); # the main input queue, an array of hashes $systime = 0; # the time now (in seconds) -$version = "1.23"; # the version no of the software +$version = "1.24"; # the version no of the software $starttime = 0; # the starting time of the cluster $lockfn = "cluster.lock"; # lock file name