From c71389017fca58870dbe9019c340878e161ac1bc Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Wed, 31 May 2023 14:52:51 -0400 Subject: [PATCH] 2023-05-31 Fred Gleason * Incremented the package version to 4.0.0rc3int2. 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 b13b31aa..c22c3136 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24196,3 +24196,5 @@ * Fixed a regression in 'RDFormPost' that caused the last character of the last variable in the post to be truncated when using 'application/x-www-form-urlencoded' encoding. +2023-05-31 Fred Gleason + * Incremented the package version to 4.0.0rc3int2. diff --git a/NEWS b/NEWS index 0469da4d..bfef6905 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v4.0.0rc3int1 -- 30 May 2023 +v4.0.0rc3int2 -- 31 May 2023 Interrim Release Candidate diff --git a/versions/PACKAGE_VERSION b/versions/PACKAGE_VERSION index 9e91a656..2f80b291 100644 --- a/versions/PACKAGE_VERSION +++ b/versions/PACKAGE_VERSION @@ -1 +1 @@ -4.0.0rc3int1 \ No newline at end of file +4.0.0rc3int2 \ No newline at end of file