From dec62bf0d63aa6f24120a42cfa184a42846557ba Mon Sep 17 00:00:00 2001
From: Fred Gleason <fredg@paravelsystems.com>
Date: Thu, 23 Jun 2022 15:01:16 -0400
Subject: [PATCH] 2022-06-23 Fred Gleason <fredg@paravelsystems.com> 	*
 Incremented the package version to 3.6.5int1.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
---
 ChangeLog       |  2 ++
 NEWS            | 15 +++++++++++----
 PACKAGE_VERSION |  2 +-
 3 files changed, 14 insertions(+), 5 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 01ac56ae..1c3ea833 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20889,3 +20889,5 @@
 	* Fixed a bug in rdcastmanager(1) that caused incorrect ordering
 	when sorting by the 'Start' and 'Expiration' columns in the
 	'Podcast Item List' dialog.
+2022-06-23 Fred Gleason <fredg@paravelsystems.com>
+	* Incremented the package version to 3.6.5int1.
diff --git a/NEWS b/NEWS
index 1a09880a..74e792ec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,19 @@
 The NEWS file for the Rivendell package.
 
 -------------------------------------------------------------------------------
-v3.6.5int0 --22 March 2022
+v3.6.5int1 -- 23 June 2022
 
 Changes:
-   Added the ability to load copy-split audio sets (generic and regional)
-   by means of ISCI-code named files. See the '--by-isci' option in the
-   rdimport(1) man page.
+   RDImport. Added the ability to load copy-split audio sets (generic and
+   regional) by means of ISCI-code named files. See the '--by-isci' option
+   in the rdimport(1) man page.
+
+   RDCastManager. Fixed a bug in the podcasting subsystem that caused
+   episodes to be automatically deleted immediately after being made active
+   if the 'Air Date/Time' was set for the future and 'Item Expires' was set
+   to 'No' in the 'Editing Item' dialog.
+
+   Various bugfixes. See the ChangeLog for details.
 
 Database Update:
    This version of Rivendell uses database schema version 347, and will
diff --git a/PACKAGE_VERSION b/PACKAGE_VERSION
index 8e73967d..98abc440 100644
--- a/PACKAGE_VERSION
+++ b/PACKAGE_VERSION
@@ -1 +1 @@
-3.6.5int0
\ No newline at end of file
+3.6.5int1
\ No newline at end of file