From 972b9c164eaa180e3262aecd85d39affc78b9144 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Tue, 11 Aug 2020 11:51:29 -0400 Subject: [PATCH] 2020-08-11 Fred Gleason * Incremented the package version to 3.4.0rss3. Signed-off-by: Fred Gleason --- ChangeLog | 2 ++ NEWS | 2 +- PACKAGE_VERSION | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index e636a9a1..c3b1ef45 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20201,3 +20201,5 @@ 2020-08-11 Fred Gleason * Fixed a bug in rdcastmanager(1) that caused a segfault when attempting to post a log with no events selected. +2020-08-11 Fred Gleason + * Incremented the package version to 3.4.0rss3. diff --git a/NEWS b/NEWS index df1ac7c9..ea4f63cb 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v3.4.0rss2 -- 9 August 2020 +v3.4.0rss3 -- 11 August 2020 Changes: Podcasting. The podcasting subsystem has been completely overhauled so diff --git a/PACKAGE_VERSION b/PACKAGE_VERSION index f3c65fcb..e8b1847d 100644 --- a/PACKAGE_VERSION +++ b/PACKAGE_VERSION @@ -1 +1 @@ -3.4.0rss2 \ No newline at end of file +3.4.0rss3 \ No newline at end of file