From 3d25ef475b508a72b941fed98b6f88836422c1cc Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Sat, 31 Aug 2019 20:40:02 -0400 Subject: [PATCH] 2019-08-31 Fred Gleason * Incremented the package version to 3.0.3int1. --- ChangeLog | 2 ++ NEWS | 2 +- PACKAGE_VERSION | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4a37ac17..f2209b9c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19068,3 +19068,5 @@ * Incremented the package version to 3.0.3int0. 2019-08-31 Fred Gleason * Fixed an indentation error in 'apis/pypad/scripts/pypad_tunein.py'. +2019-08-31 Fred Gleason + * Incremented the package version to 3.0.3int1. diff --git a/NEWS b/NEWS index 5bacac64..4c1faa67 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v3.0.3int0 -- 8/31/2019 +v3.0.3int1 -- 8/31/2019 This is an interrim, limited distribution test release of Rivedell. diff --git a/PACKAGE_VERSION b/PACKAGE_VERSION index 6ebb6949..2dc321cc 100644 --- a/PACKAGE_VERSION +++ b/PACKAGE_VERSION @@ -1 +1 @@ -3.0.3int0 \ No newline at end of file +3.0.3int1 \ No newline at end of file