From 2b542674556f9503c71264828f069fe057fa831d Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Mon, 24 Oct 2022 04:08:07 -0400 Subject: [PATCH] 2022-10-24 Fred Gleason * Incremented the package version to 4.0.0rc0int1. 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 bbf7fedd..3dc756d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23561,3 +23561,5 @@ 2022-10-24 Fred Gleason * Disabled the ability to configure an upload to an RSS feed in rdcatch(1). +2022-10-24 Fred Gleason + * Incremented the package version to 4.0.0rc0int1. diff --git a/NEWS b/NEWS index 05d3d0b8..7e6c7e9f 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v4.0.0rc0int0 -- 24 October 2022 +v4.0.0rc0int1 -- 24 October 2022 First Release Candidate diff --git a/versions/PACKAGE_VERSION b/versions/PACKAGE_VERSION index 33f107cf..b44b6283 100644 --- a/versions/PACKAGE_VERSION +++ b/versions/PACKAGE_VERSION @@ -1 +1 @@ -4.0.0rc0int0 \ No newline at end of file +4.0.0rc0int1 \ No newline at end of file