From d03c054b4c611690b28dfd9255ed9199cd57de9e Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Mon, 6 Feb 2023 10:13:08 -0500 Subject: [PATCH] 2023-02-06 Fred Gleason * Incremented the package version to 4.0.0rc1int1. Signed-off-by: Fred Gleason --- ChangeLog | 2 ++ NEWS | 4 ++-- versions/PACKAGE_VERSION | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index f8379bff..baf3c963 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23976,3 +23976,5 @@ 2023-02-03 Fred Gleason * Optimized image loading in the 'Podcast Item List' dialog in rdcastmanager(1). +2023-02-06 Fred Gleason + * Incremented the package version to 4.0.0rc1int1. diff --git a/NEWS b/NEWS index 86d394b0..41fc9315 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v4.0.0rc1int0 -- 17 January 2023 +v4.0.0rc1int1 -- 6 February 2023 Second Release Candidate @@ -31,7 +31,7 @@ Major Changes Between v3.x and v4.x: Many bug and regression fixes. See the 'ChangeLog' for details. Database Update: - This version of Rivendell uses database schema version 366, and will + This version of Rivendell uses database schema version 367, and will automatically upgrade any earlier versions. To see the current schema version prior to upgrade, see RDAdmin->SystemInfo. diff --git a/versions/PACKAGE_VERSION b/versions/PACKAGE_VERSION index 9943fbd7..b28d06ae 100644 --- a/versions/PACKAGE_VERSION +++ b/versions/PACKAGE_VERSION @@ -1 +1 @@ -4.0.0rc1int0 \ No newline at end of file +4.0.0rc1int1 \ No newline at end of file