From a92d0c64e40a72f4cd83881c2d65b4a971cf5518 Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Mon, 31 Dec 2018 22:00:16 +1300 Subject: [PATCH] So many changes, and now 11 years old. Time for a 1.0 release. --- bin/mythtv-status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mythtv-status b/bin/mythtv-status index 56b1a18..1b8f73d 100755 --- a/bin/mythtv-status +++ b/bin/mythtv-status @@ -109,7 +109,7 @@ my @size_thresholds = ( my $return_code_only = 0; -my $VERSION = '0.10.8'; +my $VERSION = '1.0.0'; # Some display blocks are disabled by default: $c->{'display'}{'Shows due to Auto Expire'} = 0; -- 2.30.2