From 6c7ad581ab9ed66f80050970c0d559c6684613b7 Mon Sep 17 00:00:00 2001 From: Peter Oberparleiter Date: Thu, 28 Feb 2019 18:01:39 +0100 Subject: [PATCH] lcov: Finalize release 1.14 Signed-off-by: Peter Oberparleiter --- README | 2 +- man/gendesc.1 | 2 +- man/genhtml.1 | 2 +- man/geninfo.1 | 2 +- man/genpng.1 | 2 +- man/lcov.1 | 2 +- man/lcovrc.5 | 2 +- rpm/lcov.spec | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README b/README index e47b3b38..bd3c4f2a 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ ------------------------------------------------- - README file for the LTP GCOV extension (LCOV) - -- Last changes: 2015-10-05 - +- Last changes: 2016-12-19 - ------------------------------------------------- Description diff --git a/man/gendesc.1 b/man/gendesc.1 index 317f40c1..806d1f5e 100644 --- a/man/gendesc.1 +++ b/man/gendesc.1 @@ -1,4 +1,4 @@ -.TH gendesc 1 "LCOV 1.13" 2015\-10\-05 "User Manuals" +.TH gendesc 1 "LCOV 1.14" 2016\-12\-19 "User Manuals" .SH NAME gendesc \- Generate a test case description file .SH SYNOPSIS diff --git a/man/genhtml.1 b/man/genhtml.1 index e99ab2fb..aa1e1e7b 100644 --- a/man/genhtml.1 +++ b/man/genhtml.1 @@ -1,4 +1,4 @@ -.TH genhtml 1 "LCOV 1.13" 2015\-10\-05 "User Manuals" +.TH genhtml 1 "LCOV 1.14" 2018\-01\-30 "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 b45ad263..1878575b 100644 --- a/man/geninfo.1 +++ b/man/geninfo.1 @@ -1,4 +1,4 @@ -.TH geninfo 1 "LCOV 1.13" 2015\-10\-05 "User Manuals" +.TH geninfo 1 "LCOV 1.14" 2017\-10\-10 "User Manuals" .SH NAME geninfo \- Generate tracefiles from .da files .SH SYNOPSIS diff --git a/man/genpng.1 b/man/genpng.1 index d12a3afc..376f2646 100644 --- a/man/genpng.1 +++ b/man/genpng.1 @@ -1,4 +1,4 @@ -.TH genpng 1 "LCOV 1.13" 2015\-10\-05 "User Manuals" +.TH genpng 1 "LCOV 1.14" 2016\-12\-19 "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 ad4be351..2bf91bbf 100644 --- a/man/lcov.1 +++ b/man/lcov.1 @@ -1,4 +1,4 @@ -.TH lcov 1 "LCOV 1.13" 2015\-10\-05 "User Manuals" +.TH lcov 1 "LCOV 1.14" 2017\-10\-10 "User Manuals" .SH NAME lcov \- a graphical GCOV front\-end .SH SYNOPSIS diff --git a/man/lcovrc.5 b/man/lcovrc.5 index 7f72c537..a6d654b1 100644 --- a/man/lcovrc.5 +++ b/man/lcovrc.5 @@ -1,4 +1,4 @@ -.TH lcovrc 5 "LCOV 1.13" 2015\-10\-05 "User Manuals" +.TH lcovrc 5 "LCOV 1.14" 2018\-01\-30 "User Manuals" .SH NAME lcovrc \- lcov configuration file diff --git a/rpm/lcov.spec b/rpm/lcov.spec index 55f034de..e96c8d47 100644 --- a/rpm/lcov.spec +++ b/rpm/lcov.spec @@ -1,6 +1,6 @@ Summary: A graphical GCOV front-end Name: lcov -Version: 1.13 +Version: 1.14 Release: 1 License: GPLv2+ Group: Development/Tools