From 1bb35439fae5f81089e992346c352a35700ef8f1 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Wed, 7 Dec 2022 14:30:53 -0500 Subject: [PATCH] 2022-12-07 Fred Gleason * Incremented the package version to 4.0.0rc0int6. 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 1639fa78..95096473 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23773,3 +23773,5 @@ 2022-12-07 Fred Gleason * Added a 'LogLogRefresh=' directive to the '[Debugging]' section of rd.conf(5). +2022-12-07 Fred Gleason + * Incremented the package version to 4.0.0rc0int6. diff --git a/NEWS b/NEWS index b98b65ea..0516d5d6 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v4.0.0rc0int5 -- 6 December 2022 +v4.0.0rc0int6 -- 7 December 2022 First Release Candidate diff --git a/versions/PACKAGE_VERSION b/versions/PACKAGE_VERSION index 5f6756a7..86f10606 100644 --- a/versions/PACKAGE_VERSION +++ b/versions/PACKAGE_VERSION @@ -1 +1 @@ -4.0.0rc0int5 \ No newline at end of file +4.0.0rc0int6 \ No newline at end of file