upissued version no
[spider.git] / perl / cluster.pl
index 5d6248efa296ab372364f9ddb684e3de8c3c2149..d026edd66617667bfeaf1010b07b5aaac83606cd 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.41";                             # the version no of the software
+$version = "1.42";                             # 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