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