remove all $Id$ strings
[spider.git] / perl / DXProtout.pm
index 5f1664d0a2646c2e8047133e5a5ca9f0c5fa3975..7e841ea599f190b86ae71e967dfc265f385bbe87 100644 (file)
@@ -6,7 +6,7 @@
 #
 # Copyright (c) 1998 Dirk Koopman G1TLH
 #
-# $Id$
+#
 #
 
 package DXProt;
@@ -119,7 +119,7 @@ sub pc18
 {
        my $flags = " pc9x";
        $flags .= " xml" if DXXml::available();
-       return "PC18^DXSpider Version: $main::version Build: $main::build$flags^$DXProt::myprot_version^";
+       return "PC18^DXSpider Version: $main::version Build: $main::subversion.$main::build$flags^$DXProt::myprot_version^";
 }
 
 #