From 54fdd27303fc5f1ae0f6f2e273e8dc8ba4bc8b0d Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Sun, 27 Nov 2022 16:04:56 -0500 Subject: [PATCH] 2022-11-27 Fred Gleason * Incremented the package version to 4.0.0rc0int2. Signed-off-by: Fred Gleason --- ChangeLog | 2 ++ NEWS | 2 +- versions/PACKAGE_VERSION | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index b30f2af7..db66459e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23720,3 +23720,5 @@ dump when attempting to print an error message. * Fixed a regression in the 'pypad-tunein' plug-in threw a stack dump when attempting to print an error message. +2022-11-27 Fred Gleason + * Incremented the package version to 4.0.0rc0int2. diff --git a/NEWS b/NEWS index 7e6c7e9f..8bcd4b70 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v4.0.0rc0int1 -- 24 October 2022 +v4.0.0rc0int2 -- 27 November 2022 First Release Candidate diff --git a/versions/PACKAGE_VERSION b/versions/PACKAGE_VERSION index b44b6283..700b704d 100644 --- a/versions/PACKAGE_VERSION +++ b/versions/PACKAGE_VERSION @@ -1 +1 @@ -4.0.0rc0int1 \ No newline at end of file +4.0.0rc0int2 \ No newline at end of file