allow kill msg with range 1-n to kill from 1-n and not 1->n-1
[spider.git] / perl / cluster.pl
index 373e595c9c25cd74e501d9fda29de17f3d3c5711..3ea1d6a52025fa1bb3ee65d975f61e3de6bbd96d 100755 (executable)
@@ -70,7 +70,7 @@ package main;
 
 @inqueue = ();                                 # the main input queue, an array of hashes
 $systime = 0;                                  # the time now (in seconds)
-$version = "1.39";                             # the version no of the software
+$version = "1.40";                             # 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