X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fcluster.pl;h=d2392ceb0e2337417656a025838f56d6784055d4;hb=1f590a134df14c940b775ee7a94fd7e98a00b548;hp=a9b645095364f997e5279731288fed568e35ce64;hpb=d9390e7c9a2c77ff1828ddbf0bc4ebeea4be24db;p=spider.git diff --git a/perl/cluster.pl b/perl/cluster.pl index a9b64509..d2392ceb 100755 --- a/perl/cluster.pl +++ b/perl/cluster.pl @@ -121,7 +121,7 @@ use vars qw(@inqueue $systime $version $starttime $lockfn @outstanding_connects @inqueue = (); # the main input queue, an array of hashes $systime = 0; # the time now (in seconds) -$version = "1.51"; # the version no of the software +$version = "1.52"; # the version no of the software $starttime = 0; # the starting time of the cluster #@outstanding_connects = (); # list of outstanding connects @listeners = (); # list of listeners