diff --git a/README b/README index cbc1e596..e47b3b38 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ ------------------------------------------------- - README file for the LTP GCOV extension (LCOV) - -- Last changes: 2014-06-18 - +- Last changes: 2015-10-05 - ------------------------------------------------- Description diff --git a/man/gendesc.1 b/man/gendesc.1 index 1722adc4..317f40c1 100644 --- a/man/gendesc.1 +++ b/man/gendesc.1 @@ -1,4 +1,4 @@ -.TH gendesc 1 "LCOV 1.12" 2014\-06\-10 "User Manuals" +.TH gendesc 1 "LCOV 1.13" 2015\-10\-05 "User Manuals" .SH NAME gendesc \- Generate a test case description file .SH SYNOPSIS diff --git a/man/genhtml.1 b/man/genhtml.1 index 07d3286b..b888c309 100644 --- a/man/genhtml.1 +++ b/man/genhtml.1 @@ -1,4 +1,4 @@ -.TH genhtml 1 "LCOV 1.12" 2014\-09\-26 "User Manuals" +.TH genhtml 1 "LCOV 1.13" 2015\-10\-05 "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 cef924c2..ed28b884 100644 --- a/man/geninfo.1 +++ b/man/geninfo.1 @@ -1,4 +1,4 @@ -.TH geninfo 1 "LCOV 1.12" 2015\-04\-22 "User Manuals" +.TH geninfo 1 "LCOV 1.13" 2015\-10\-05 "User Manuals" .SH NAME geninfo \- Generate tracefiles from .da files .SH SYNOPSIS diff --git a/man/genpng.1 b/man/genpng.1 index c1a4e331..d12a3afc 100644 --- a/man/genpng.1 +++ b/man/genpng.1 @@ -1,4 +1,4 @@ -.TH genpng 1 "LCOV 1.12" 2014\-06\-10 "User Manuals" +.TH genpng 1 "LCOV 1.13" 2015\-10\-05 "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 9e7ebe7f..93125f44 100644 --- a/man/lcov.1 +++ b/man/lcov.1 @@ -1,4 +1,4 @@ -.TH lcov 1 "LCOV 1.12" 2014\-06\-10 "User Manuals" +.TH lcov 1 "LCOV 1.13" 2015\-10\-05 "User Manuals" .SH NAME lcov \- a graphical GCOV front\-end .SH SYNOPSIS diff --git a/man/lcovrc.5 b/man/lcovrc.5 index 84a3a864..b299073a 100644 --- a/man/lcovrc.5 +++ b/man/lcovrc.5 @@ -1,4 +1,4 @@ -.TH lcovrc 5 "LCOV 1.12" 2015\-04\-22 "User Manuals" +.TH lcovrc 5 "LCOV 1.13" 2015\-10\-05 "User Manuals" .SH NAME lcovrc \- lcov configuration file diff --git a/rpm/lcov.spec b/rpm/lcov.spec index 089e59c2..614b1137 100644 --- a/rpm/lcov.spec +++ b/rpm/lcov.spec @@ -1,6 +1,6 @@ Summary: A graphical GCOV front-end Name: lcov -Version: 1.12 +Version: 1.13 Release: 1 License: GPL Group: Development/Tools