From af9aff01ed8f74a0ee9f606e0d4416534c870517 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Wed, 23 Oct 2024 11:45:26 -0400 Subject: [PATCH] 2024-10-23 Fred Gleason * Incremented the package version to 4.3.0int6. 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 fce58b5c..27c27415 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24922,3 +24922,5 @@ 2024-10-23 Fred Gleason * Fixed a bug in 'CopyAudio' Web API service that failed to log the correct error message when the operation failed. +2024-10-23 Fred Gleason + * Incremented the package version to 4.3.0int6. diff --git a/NEWS b/NEWS index 075f56b5..9a8d27e2 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v4.3.0int5 -- 30 August 2024 +v4.3.0int6 -- 23 October 2024 Changes: Bug fixes. See the ChangeLog. diff --git a/versions/PACKAGE_VERSION b/versions/PACKAGE_VERSION index 47409fc9..c7487943 100644 --- a/versions/PACKAGE_VERSION +++ b/versions/PACKAGE_VERSION @@ -1 +1 @@ -4.3.0int5 \ No newline at end of file +4.3.0int6 \ No newline at end of file