*** empty log message ***
[spider.git] / perl / cluster.pl
index 4da018b0bfd25b8d6b2d55e407288a923acffc62..b96cf370b3162081628d7e355e66fe316215b1b3 100755 (executable)
@@ -71,7 +71,7 @@ package main;
 
 @inqueue = ();                                 # the main input queue, an array of hashes
 $systime = 0;                                  # the time now (in seconds)
-$version = "1.42";                             # the version no of the software
+$version = "1.43";                             # the version no of the software
 $starttime = 0;                 # the starting time of the cluster   
 $lockfn = "cluster.lock";       # lock file name
 @outstanding_connects = ();     # list of outstanding connects