From 3e67e253fac1074c274a99351a5fd2c8ad751385 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Fri, 16 Dec 2022 11:46:48 -0500 Subject: [PATCH] 2022-12-16 Fred Gleason * Incremented the package version to 4.0.0rc0int9 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 c2869344..3aebaa09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23821,3 +23821,5 @@ 2022-12-16 Fred Gleason * Added a 'LogSqlQueries=' directive to the '[Debugging]' section of rd.conf(5). +2022-12-16 Fred Gleason + * Incremented the package version to 4.0.0rc0int9 diff --git a/NEWS b/NEWS index 2164cf95..c51cc32a 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v4.0.0rc0int8 -- 13 December 2022 +v4.0.0rc0int9 -- 13 December 2022 First Release Candidate diff --git a/versions/PACKAGE_VERSION b/versions/PACKAGE_VERSION index c876bcb1..0704561c 100644 --- a/versions/PACKAGE_VERSION +++ b/versions/PACKAGE_VERSION @@ -1 +1 @@ -4.0.0rc0int8 \ No newline at end of file +4.0.0rc0int9 \ No newline at end of file