diff --git a/ChangeLog b/ChangeLog index 2a1d70c4..a15abf28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19117,3 +19117,5 @@ * Incremented the database version to 310. 2019-09-12 Fred Gleason * Incremented the package version to 3.0.3int3. +2019-09-19 Fred Gleason + * Incremented the package version to 3.1.0. diff --git a/NEWS b/NEWS index 4c5942f1..d6f69922 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,7 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v3.0.3int3 -- 9/12/2019 - -This is an interrim, limited distribution test release of Rivedell. +v3.1.0 -- 9/19/2019 Changes: Fixed a bug in rdairplay(1) and rdvairplayd(8) where only the first @@ -32,9 +30,10 @@ Changes: Added an '%l' wildcard to Filepath Wildcards for 'unpadded month'. + Other Bugfixes, see the ChangeLog for details. Database Update: - This version of Rivendell uses database schema version 309, and will + This version of Rivendell uses database schema version 310, 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 ce6e835c..a0cd9f0c 100644 --- a/PACKAGE_VERSION +++ b/PACKAGE_VERSION @@ -1 +1 @@ -3.0.3int3 \ No newline at end of file +3.1.0 \ No newline at end of file