From: minima Date: Tue, 13 Dec 2005 20:13:14 +0000 (+0000) Subject: upissue version to 1.52 X-Git-Tag: 1.54~185 X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?p=spider.git;a=commitdiff_plain;h=1f590a134df14c940b775ee7a94fd7e98a00b548 upissue version to 1.52 --- 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