From f1f333dc7af085330f80b542b28283847ea05cdf Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Sat, 7 Sep 2024 21:33:24 +0100 Subject: [PATCH] Update version to 1.8.14. --- configure.ac | 2 +- docs/NEWS.md | 2 +- docs/pv.1 | 2 +- po/de.po | 2 +- po/fr.po | 2 +- po/pl.po | 2 +- po/pt.po | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/configure.ac b/configure.ac index 150e9c1..ee5b54e 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ dnl Copyright 2002-2008, 2010, 2012-2015, 2017, 2021, 2023-2024 Andrew Wood dnl dnl License GPLv3+: GNU GPL version 3 or later; see `docs/COPYING'. -AC_INIT([pv], [1.8.13], [pv@ivarch.com], [pv], [https://www.ivarch.com/programs/pv.shtml]) +AC_INIT([pv], [1.8.14], [pv@ivarch.com], [pv], [https://www.ivarch.com/programs/pv.shtml]) AC_CONFIG_SRCDIR([src/include/config.h.in]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([src/include/config.h]) diff --git a/docs/NEWS.md b/docs/NEWS.md index 7f2ec94..bb0e067 100644 --- a/docs/NEWS.md +++ b/docs/NEWS.md @@ -1,4 +1,4 @@ -### UNRELEASED +### 1.8.14 - 7 September 2024 * fix: correct double-free on exit when using "`--watchfd`" ([#96](https://codeberg.org/a-j-wood/pv/issues/96)) reported by [jettero](https://codeberg.org/jettero) diff --git a/docs/pv.1 b/docs/pv.1 index 2246902..6b41f3c 100644 --- a/docs/pv.1 +++ b/docs/pv.1 @@ -1,4 +1,4 @@ -.TH PV 1 "August 2024" Linux "User Manuals" +.TH PV 1 "September 2024" Linux "User Manuals" .SH NAME pv \- monitor the progress of data through a pipe .SH SYNOPSIS diff --git a/po/de.po b/po/de.po index c18e5f4..22b9b71 100644 --- a/po/de.po +++ b/po/de.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: pv@ivarch.com\n" -"POT-Creation-Date: 2024-08-06 23:24+0100\n" +"POT-Creation-Date: 2024-08-18 22:01+0100\n" "Language: de\n" "Content-Type: text/plain; charset=UTF-8\n" "Date: 1999-06-01 15:18:29+0100\n" diff --git a/po/fr.po b/po/fr.po index b108ac1..c96aa4d 100644 --- a/po/fr.po +++ b/po/fr.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: pv@ivarch.com\n" -"POT-Creation-Date: 2024-08-06 23:24+0100\n" +"POT-Creation-Date: 2024-08-18 22:01+0100\n" "Language: fr\n" "Content-Type: text/plain; charset=UTF-8\n" "Date: 1999-06-01 15:18:29+0100\n" diff --git a/po/pl.po b/po/pl.po index d36baf5..7fb25a5 100644 --- a/po/pl.po +++ b/po/pl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: pv@ivarch.com\n" -"POT-Creation-Date: 2024-08-06 23:24+0100\n" +"POT-Creation-Date: 2024-08-18 22:01+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/po/pt.po b/po/pt.po index 75e88d1..6da6700 100644 --- a/po/pt.po +++ b/po/pt.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: pv@ivarch.com\n" -"POT-Creation-Date: 2024-08-06 23:24+0100\n" +"POT-Creation-Date: 2024-08-18 22:01+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"