added mark messages as read or unread
[spider.git] / perl / cluster.pl
index a84918bd10e4616eed0725256194ab57b352485b..4f88ef02d0ee3925206311ec2c355f400811e5c2 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.37";                             # the version no of the software
+$version = "1.38";                             # 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