X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXProt.pm;h=bc27395b209944be8341a8749fa4438a939ccd90;hb=f4901c535bed1793d405e63137d3cf37e0fa135f;hp=5694ba05b217ba2f3b9a9adcda4ec1b712235217;hpb=51de27cf70637ec8687f43d75d4d9ef3f67e1fa3;p=spider.git diff --git a/perl/DXProt.pm b/perl/DXProt.pm index 5694ba05..bc27395b 100644 --- a/perl/DXProt.pm +++ b/perl/DXProt.pm @@ -72,7 +72,7 @@ $pingint = 5*60; $obscount = 2; $chatdupeage = 20 * 60; $chatimportfn = "$main::root/chat_import"; -$pc19_version = 5454; # the visible version no for outgoing PC19s generated from pc59 +$pc19_version = 5455; # the visible version no for outgoing PC19s generated from pc59 $pc92_update_period = 4*60*60; # the period between outgoing PC92 C updates $pc92_short_update_period = 15*60; # shorten the update period after a connection or start up $pc92_extnode_update_period = 1*60*60; # the update period for external nodes