diff --git a/ChangeLog b/ChangeLog index fdb6f672..d397d988 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20488,3 +20488,5 @@ * Tweaked the layout of the WebGet UI. 2020-10-16 Fred Gleason * Added a 'webget' subpackage to the 'make rpm' target. +2020-10-18 Fred Gleason + * Incremented the package version to 3.4.1int2. diff --git a/NEWS b/NEWS index e0790d23..36594a36 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v3.4.1int1 -- 9 October 2020 +v3.4.1int2 -- 18 October 2020 Changes: Podcasting Subsystem. Major refactoring, with explicit support of @@ -14,10 +14,14 @@ Changes: GVC7000 Switcher Driver. Modified the 'GVC7000 Protocol' switcher driver to better handle stacked commands. + WebGet. Modified the WebGet service to offer audio profiles when + exporting audio rather than having the user set individual export + parameters. + Various bugfixes. See 'ChangeLog' for details. Database Update: - This version of Rivendell uses database schema version 317, and will + This version of Rivendell uses database schema version 343, and will automatically upgrade any earlier versions. To see the current schema version prior to upgrade, see RDAdmin->SystemInfo. diff --git a/PACKAGE_VERSION b/PACKAGE_VERSION index a454aeee..c82ec484 100644 --- a/PACKAGE_VERSION +++ b/PACKAGE_VERSION @@ -1 +1 @@ -3.4.1int1 \ No newline at end of file +3.4.1int2 \ No newline at end of file