fixed merge command
[spider.git] / perl / cluster.pl
index 1af0388a3449ed82a9bfdeb7a370f4579505e3a8..51e8aed7b386cd9ced159f7ac8d1408e9bb6c019 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.30";                             # the version no of the software
+$version = "1.31";                             # the version no of the software
 $starttime = 0;                 # the starting time of the cluster   
 $lockfn = "cluster.lock";       # lock file name