put in some more loop protection.
[spider.git] / perl / cluster.pl
index a070353752075c18c1453f0704d5c4511b07b490..290838f40557838a3f772c19c7aaf029a9b2bb7b 100755 (executable)
@@ -67,7 +67,7 @@ package main;
 
 @inqueue = ();                                 # the main input queue, an array of hashes
 $systime = 0;                                  # the time now (in seconds)
-$version = "1.28";                             # the version no of the software
+$version = "1.29";                             # the version no of the software
 $starttime = 0;                 # the starting time of the cluster   
 $lockfn = "cluster.lock";       # lock file name