From 8b4fd63d49e3d24d5c22a2164cb6983ab63e1b5f Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Mon, 25 Sep 2023 16:40:12 -0400 Subject: [PATCH] 2023-09-25 Fred Gleason * Incremented the package version to 4.1.0fix0. 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 37eb323c..1833826d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24347,3 +24347,5 @@ 2023-09-25 Fred Gleason * Fixed a bug in rdairplay(1) and rdpanel(1) that could cause a segfault when switching user context. +2023-09-25 Fred Gleason + * Incremented the package version to 4.1.0fix1. diff --git a/NEWS b/NEWS index 67334d30..e2086593 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v4.1.0fix0 -- 25 September 2023 +v4.1.0fix1 -- 25 September 2023 Changes: Fixed a bug in rdairplay(1) and rdpanel(1) that could cause unexpected diff --git a/versions/PACKAGE_VERSION b/versions/PACKAGE_VERSION index 841b459e..b35e1c9a 100644 --- a/versions/PACKAGE_VERSION +++ b/versions/PACKAGE_VERSION @@ -1 +1 @@ -4.1.0fix0 \ No newline at end of file +4.1.0fix1 \ No newline at end of file