X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXProtVars.pm;h=95acac91d1354fb183c6f1e8d811911f77875a91;hb=d0b280ab098497a7013807e869e4c641cbfcfc94;hp=98fd201fe0cf07a20f2bd6168a1bff4fd5d89c9d;hpb=5b3c2c5e342c23fbab96b7573c5963344617878f;p=spider.git diff --git a/perl/DXProtVars.pm b/perl/DXProtVars.pm index 98fd201f..95acac91 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 = 5251; +$myprot_version = 5253; # default hopcount to use $def_hopcount = 30;