added more restrictive time parsing
[spider.git] / perl / cluster.pl
index 5e4dd4d9efcc92880361e07a55bba4298c78a249..fd78191479e9e171c0a6ab5003bf6ac664c89808 100755 (executable)
@@ -64,7 +64,7 @@ package main;
 
 @inqueue = ();                                 # the main input queue, an array of hashes
 $systime = 0;                                  # the time now (in seconds)
-$version = "1.23";                             # the version no of the software
+$version = "1.24";                             # the version no of the software
 $starttime = 0;                 # the starting time of the cluster   
 $lockfn = "cluster.lock";       # lock file name