From dba2fe299bfa9334e806d03ee5e7d7f02ca50d8c Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Tue, 30 May 2023 10:21:56 -0400 Subject: [PATCH] 2023-05-30 Fred Gleason * Incremented the package version to 4.0.0rc3int1. 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 9457e8dc..8006fbbb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24190,3 +24190,5 @@ starting audio events in logs. 2023-05-30 Fred Gleason * Fixed uninitiated variables in rdairplay(1). +2023-05-30 Fred Gleason + * Incremented the package version to 4.0.0rc3int1. diff --git a/NEWS b/NEWS index 4755f10c..0469da4d 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v4.0.0rc3int0 -- 26 April 2023 +v4.0.0rc3int1 -- 30 May 2023 Interrim Release Candidate diff --git a/versions/PACKAGE_VERSION b/versions/PACKAGE_VERSION index 278c5459..9e91a656 100644 --- a/versions/PACKAGE_VERSION +++ b/versions/PACKAGE_VERSION @@ -1 +1 @@ -4.0.0rc3int0 \ No newline at end of file +4.0.0rc3int1 \ No newline at end of file