summaryrefslogtreecommitdiff
path: root/sal/qa/helper/gcov/gcov_filter.pl
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/helper/gcov/gcov_filter.pl')
-rw-r--r--sal/qa/helper/gcov/gcov_filter.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/qa/helper/gcov/gcov_filter.pl b/sal/qa/helper/gcov/gcov_filter.pl
index 9bd614116dbd..e9fec1cedc35 100644
--- a/sal/qa/helper/gcov/gcov_filter.pl
+++ b/sal/qa/helper/gcov/gcov_filter.pl
@@ -33,7 +33,7 @@ use File::Basename;
use Getopt::Long;
# Global constants
-our $version_info = 'gcov helper $Revision: 1.4 $ ';
+our $version_info = 'gcov helper: 1.4 ';
our $help; # Help option flag
our $version; # Version option flag
our $cwd = `pwd`; # current working directory