From c2f346752c540238adc1115a9f30ef72bc16cb41 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Tue, 29 Sep 2020 21:18:38 -0400 Subject: [PATCH] 2020-09-29 Fred Gleason * Incremented the package version to 3.4.0rss8. Signed-off-by: Fred Gleason --- ChangeLog | 4 ++++ NEWS | 2 +- PACKAGE_VERSION | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 91234c2a..ce71462c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20368,3 +20368,7 @@ 2020-09-29 Fred Gleason * Fixed a bug in 'RDFeed::postCut()' that could throw an intermittent 'Unknown Error' message. +2020-09-29 Fred Gleason + * Incremented the package version to 3.4.0rss7. +2020-09-29 Fred Gleason + * Incremented the package version to 3.4.0rss8. diff --git a/NEWS b/NEWS index 3e219c14..b732ddef 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v3.4.0rss7 -- 29 September 2020 +v3.4.0rss8 -- 29 September 2020 Changes: Podcasting. The podcasting subsystem has been completely overhauled so diff --git a/PACKAGE_VERSION b/PACKAGE_VERSION index aa943788..17d011e8 100644 --- a/PACKAGE_VERSION +++ b/PACKAGE_VERSION @@ -1 +1 @@ -3.4.0rss7 \ No newline at end of file +3.4.0rss8 \ No newline at end of file