added show sun
[spider.git] / perl / cluster.pl
index 1f011c55584971360363523d3c332d3e8c6f5766..36c2f8bd027005b8ae6a16db4cfba6fe5d1e2477 100755 (executable)
@@ -68,7 +68,7 @@ package main;
 
 @inqueue = ();                                 # the main input queue, an array of hashes
 $systime = 0;                                  # the time now (in seconds)
-$version = "1.34";                             # the version no of the software
+$version = "1.35";                             # the version no of the software
 $starttime = 0;                 # the starting time of the cluster   
 $lockfn = "cluster.lock";       # lock file name