2023-09-08 Fred Gleason <fredg@paravelsystems.com>

* Incremented the package version to 4.1.0int0.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-09-08 12:30:04 -04:00
parent e47ef557c6
commit 85984a33ca
3 changed files with 16 additions and 1 deletions

13
NEWS
View File

@@ -1,5 +1,18 @@
The NEWS file for the Rivendell package.
-------------------------------------------------------------------------------
v4.1.0int0 -- 8 September 2023
Changes:
Bugfixes. See the 'ChangeLog' for details.
Database Update:
This version of Rivendell uses database schema version 371, and will
automatically upgrade any earlier versions. To see the current schema
version prior to upgrade, do 'sudo rddbmgr'.
Be sure to run 'rddbmgr --modify' (as root) immediately after upgrading
to allow any necessary changes to the database schema to be applied.
-------------------------------------------------------------------------------
v4.1.0 -- 9 August 2023