From 187a69c5fd3edce58966dc97e8830cddc4738e96 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Mon, 24 Nov 2025 12:03:54 -0500 Subject: [PATCH] 2025-11-24 Fred Gleason * Incremented the package version to 4.4.1int1. 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 dbc9d7f2..b958bfa5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -25071,3 +25071,5 @@ * Fixed a regression in rdimport(1) that could cause imports to get hung up when using dropbox mode with the '--delete-source' flag set. +2025-11-24 Fred Gleason + * Incremented the package version to 4.4.1int1. diff --git a/NEWS b/NEWS index 9f6b0e1c..d364da51 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v4.4.1int0 -- 24 October 2025 +v4.4.1int1 -- 24 November 2025 Changes: Bugfixes. Fixed a bug that could cause patently ridiculous values to diff --git a/versions/PACKAGE_VERSION b/versions/PACKAGE_VERSION index 6558063d..5a477f3e 100644 --- a/versions/PACKAGE_VERSION +++ b/versions/PACKAGE_VERSION @@ -1 +1 @@ -4.4.1int0 \ No newline at end of file +4.4.1int1 \ No newline at end of file