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