From 17e47ec79261f0f3d4e283a98c252f191fe97081 Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Thu, 27 Jul 2023 00:58:58 +1200 Subject: [PATCH] This will be 1.2.0 --- bin/mythtv-status | 2 +- debian/changelog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/mythtv-status b/bin/mythtv-status index 5bc94b6..c560c53 100755 --- a/bin/mythtv-status +++ b/bin/mythtv-status @@ -109,7 +109,7 @@ my @size_thresholds = ( my $return_code_only = 0; -my $VERSION = '1.1.0'; +my $VERSION = '1.2.0'; # Some display blocks are disabled by default: $c->{'display'}{'Shows due to Auto Expire'} = 0; diff --git a/debian/changelog b/debian/changelog index b521d8c..fe502a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -mythtv-status (1.1.1-1) UNRELEASED; urgency=medium +mythtv-status (1.2.0-1) UNRELEASED; urgency=medium * New upstream release. * Refresh patch makefile-man-path.patch for Debian specific paths and -- 2.30.2