From: Andrew Ruthven Date: Tue, 2 Aug 2016 12:10:38 +0000 (+1200) Subject: Bump the changelog X-Git-Tag: 0.10.8~5 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7cccd69bae56035852f37c4fc06c795c848b520;p=mythtv-status.git Bump the changelog --- diff --git a/bin/mythtv-status b/bin/mythtv-status index 45829b7..c5ef4a5 100755 --- a/bin/mythtv-status +++ b/bin/mythtv-status @@ -85,7 +85,7 @@ my @size_thresholds = ( my $return_code_only = 0; -my $VERSION = '0.10.7'; +my $VERSION = '0.10.8'; # Some display blocks are disabled by default: $c->{'display'}{'Shows due to Auto Expire'} = 0;