From ba9e995e8f75915ffbb2612bcfb4590bce80c01c Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Tue, 6 Dec 2022 22:14:38 -0500 Subject: [PATCH] 2022-12-06 Fred Gleason * Incremented the package version to 4.0.0rc0int5. 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 af5cb95b..ec4336db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23759,3 +23759,5 @@ 2022-12-06 Fred Gleason * Fixed a regression in rdlogedit(1) that caused link parameters to fail to appear in the 'Ext Data' column of the 'Edit Log' dialog. +2022-12-06 Fred Gleason + * Incremented the package version to 4.0.0rc0int5. diff --git a/NEWS b/NEWS index bfacdc6c..b98b65ea 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v4.0.0rc0int4 -- 2 December 2022 +v4.0.0rc0int5 -- 6 December 2022 First Release Candidate diff --git a/versions/PACKAGE_VERSION b/versions/PACKAGE_VERSION index 491b988d..5f6756a7 100644 --- a/versions/PACKAGE_VERSION +++ b/versions/PACKAGE_VERSION @@ -1 +1 @@ -4.0.0rc0int4 \ No newline at end of file +4.0.0rc0int5 \ No newline at end of file