added user filtering (or at leats the capability for it)
[spider.git] / perl / cluster.pl
index 88131b21a6931b08583b7cf0df5e760c5d4024ee..ebe7ce0a51f9967ea56e58eeae5e9684fedeb986 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.26";                             # the version no of the software
+$version = "1.27";                             # the version no of the software
 $starttime = 0;                 # the starting time of the cluster   
 $lockfn = "cluster.lock";       # lock file name