add gitbranch to pc18
authorDirk Koopman <djk@tobit.co.uk>
Wed, 20 May 2020 15:27:11 +0000 (16:27 +0100)
committerDirk Koopman <djk@tobit.co.uk>
Wed, 20 May 2020 15:27:11 +0000 (16:27 +0100)
perl/DXProtout.pm

index 088d82e59f369df71d21c2288e7a49584b22a588..ec2201cee725b941dcff95c9c8f682dcd5cea038 100644 (file)
@@ -130,7 +130,7 @@ sub pc17
 sub pc18
 {
        my $flags = shift;
-       return "PC18^DXSpider Version: $main::version Build: $main::build Git: $main::gitversion$flags^$DXProt::myprot_version^";
+       return "PC18^DXSpider Version: $main::version Build: $main::build Git: $main::gitbranch/$main::gitversion$flags^$DXProt::myprot_version^";
 }
 
 #