diff --git a/README b/README index bd3c4f2a..ad53c3cb 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ ------------------------------------------------- - README file for the LTP GCOV extension (LCOV) - -- Last changes: 2016-12-19 - +- Last changes: 2019-02-28 - ------------------------------------------------- Description diff --git a/man/gendesc.1 b/man/gendesc.1 index 806d1f5e..ed8b9cec 100644 --- a/man/gendesc.1 +++ b/man/gendesc.1 @@ -1,4 +1,4 @@ -.TH gendesc 1 "LCOV 1.14" 2016\-12\-19 "User Manuals" +.TH gendesc 1 "LCOV 1.15" 2019\-02\-28 "User Manuals" .SH NAME gendesc \- Generate a test case description file .SH SYNOPSIS diff --git a/man/genhtml.1 b/man/genhtml.1 index 6f13be30..d5a3f9ad 100644 --- a/man/genhtml.1 +++ b/man/genhtml.1 @@ -1,4 +1,4 @@ -.TH genhtml 1 "LCOV 1.14" 2018\-01\-30 "User Manuals" +.TH genhtml 1 "LCOV 1.15" 2019\-03\-04 "User Manuals" .SH NAME genhtml \- Generate HTML view from LCOV coverage data files .SH SYNOPSIS diff --git a/man/geninfo.1 b/man/geninfo.1 index 794bb73b..b1deed9f 100644 --- a/man/geninfo.1 +++ b/man/geninfo.1 @@ -1,4 +1,4 @@ -.TH geninfo 1 "LCOV 1.14" 2017\-10\-10 "User Manuals" +.TH geninfo 1 "LCOV 1.15" 2020\-08\-07 "User Manuals" .SH NAME geninfo \- Generate tracefiles from .da files .SH SYNOPSIS diff --git a/man/genpng.1 b/man/genpng.1 index 376f2646..51f2958b 100644 --- a/man/genpng.1 +++ b/man/genpng.1 @@ -1,4 +1,4 @@ -.TH genpng 1 "LCOV 1.14" 2016\-12\-19 "User Manuals" +.TH genpng 1 "LCOV 1.15" 2019\-02\-28 "User Manuals" .SH NAME genpng \- Generate an overview image from a source file .SH SYNOPSIS diff --git a/man/lcov.1 b/man/lcov.1 index f66432ae..0a5ea1e2 100644 --- a/man/lcov.1 +++ b/man/lcov.1 @@ -1,4 +1,4 @@ -.TH lcov 1 "LCOV 1.14" 2017\-10\-10 "User Manuals" +.TH lcov 1 "LCOV 1.15" 2020\-07\-31 "User Manuals" .SH NAME lcov \- a graphical GCOV front\-end .SH SYNOPSIS diff --git a/man/lcovrc.5 b/man/lcovrc.5 index b59a8e18..7819185c 100644 --- a/man/lcovrc.5 +++ b/man/lcovrc.5 @@ -1,4 +1,4 @@ -.TH lcovrc 5 "LCOV 1.14" 2018\-01\-30 "User Manuals" +.TH lcovrc 5 "LCOV 1.15" 2020\-08\-07 "User Manuals" .SH NAME lcovrc \- lcov configuration file diff --git a/rpm/lcov.spec b/rpm/lcov.spec index e96c8d47..9eca78bd 100644 --- a/rpm/lcov.spec +++ b/rpm/lcov.spec @@ -1,6 +1,6 @@ Summary: A graphical GCOV front-end Name: lcov -Version: 1.14 +Version: 1.15 Release: 1 License: GPLv2+ Group: Development/Tools