X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXProtVars.pm;h=05f02bb70cba567105350d86f386b422d0ab0e2b;hb=c85cacb2bc438725ee83553226e944f9f605d3b7;hp=a5f6bc433b677fc3ac126e105fe56c578e97eb3c;hpb=b67b50de92dbf61ce939b42f7c74e30dc58eba41;p=spider.git diff --git a/perl/DXProtVars.pm b/perl/DXProtVars.pm index a5f6bc43..05f02bb7 100644 --- a/perl/DXProtVars.pm +++ b/perl/DXProtVars.pm @@ -15,7 +15,7 @@ package DXProt; $pc50_interval = 14*60; # the version of DX cluster (tm) software I am masquerading as -$myprot_version = 5300; +$myprot_version = 5252; # default hopcount to use $def_hopcount = 30;