X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fcluster.pl;h=98fdbb187491697c32bccbb5e030bcbf645d489c;hb=2dd2d417adfc86f29d4091c444e3f99906a51771;hp=9c7557bf4fb02b79a8ae974187a31bcdc7099555;hpb=ff03e18639d468fc7f5a9c958b16ab45406fb5d2;p=spider.git diff --git a/perl/cluster.pl b/perl/cluster.pl index 9c7557bf..98fdbb18 100755 --- a/perl/cluster.pl +++ b/perl/cluster.pl @@ -100,7 +100,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.47"; # the version no of the software +$version = "1.48"; # the version no of the software $starttime = 0; # the starting time of the cluster #@outstanding_connects = (); # list of outstanding connects @listeners = (); # list of listeners