From b88e7fee18d5609c6e5cbcd00ed2a1a064c2c135 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Wed, 10 Jul 2024 15:01:00 -0400 Subject: [PATCH] 2024-07-10 Fred Gleason * Incremented the package version to 4.3.0int1. 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 203c96fc..9f995667 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24828,3 +24828,5 @@ 2024-07-10 Fred Gleason * Fixed a race in the voice tracker that could cause play-out to stop in the middle of a segue. +2024-07-10 Fred Gleason + * Incremented the package version to 4.3.0int1. diff --git a/NEWS b/NEWS index 288f3519..901e5f0a 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v4.3.0int0 -- 10 July 2024 +v4.3.0int1 -- 10 July 2024 Changes: Bug fixes. See the ChangeLog. diff --git a/versions/PACKAGE_VERSION b/versions/PACKAGE_VERSION index a95b617b..83b011a8 100644 --- a/versions/PACKAGE_VERSION +++ b/versions/PACKAGE_VERSION @@ -1 +1 @@ -4.3.0int0 \ No newline at end of file +4.3.0int1 \ No newline at end of file