]> git.etc.gen.nz Git - mythtv-status.git/commitdiff
This will be version 1.1.0
authorAndrew Ruthven <andrew@etc.gen.nz>
Sun, 16 Jul 2023 04:31:44 +0000 (16:31 +1200)
committerAndrew Ruthven <andrew@etc.gen.nz>
Mon, 17 Jul 2023 11:31:30 +0000 (23:31 +1200)
bin/mythtv-status
debian/changelog

index 497dd072aed42d9135affae7a9a2ff9ae44b5503..9f598de5fb0329b4dc2c0e049a559e8ffb0d958d 100755 (executable)
@@ -109,7 +109,7 @@ my @size_thresholds = (
 
 my $return_code_only = 0;
 
-my $VERSION = '1.0.2';
+my $VERSION = '1.1.0';
 
 # Some display blocks are disabled by default:
 $c->{'display'}{'Shows due to Auto Expire'} = 0;
index 27f96e0b5f2234a5e9f968f4416a8048118806b4..bc379d8545498478a55198c92cb0dc7cea1f5d47 100644 (file)
@@ -1,4 +1,4 @@
-mythtv-status (1.0.3-1) UNRELEASED; urgency=medium
+mythtv-status (1.1.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * Drop 50-mythtv-status-exit-code.patch, applied upstream.