a nominially working aranea with DX commands converted
[spider.git] / perl / DXProtVars.pm
index a5f6bc433b677fc3ac126e105fe56c578e97eb3c..98fd201fe0cf07a20f2bd6168a1bff4fd5d89c9d 100644 (file)
@@ -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 = 5251;
 
 # default hopcount to use
 $def_hopcount = 30;