changed help for filters freq->on
[spider.git] / perl / cluster.pl
index 5aef00562c7c45c28442822a7223d431e898f369..73bb6788a9eb1ee6e475b3642bd7d1e787c83363 100755 (executable)
@@ -78,7 +78,7 @@ package main;
 
 @inqueue = ();                                 # the main input queue, an array of hashes
 $systime = 0;                                  # the time now (in seconds)
-$version = "1.45";                             # the version no of the software
+$version = "1.46";                             # 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