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