From: Andrew Ruthven Date: Thu, 3 Mar 2011 10:40:55 +0000 (+1300) Subject: Bump version to 0.9.6. X-Git-Tag: 0.9.6^0 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c77972275ba60f86ed90a0fc65cae60b6669f1f;p=mythtv-status.git Bump version to 0.9.6. --- diff --git a/bin/mythtv-status b/bin/mythtv-status index 6c5a204..a495fd4 100755 --- a/bin/mythtv-status +++ b/bin/mythtv-status @@ -78,7 +78,7 @@ my @size_thresholds = ( my $return_code_only = 0; -my $VERSION = '0.9.5'; +my $VERSION = '0.9.6'; # Some display blocks are disabled by default: $c->{'display'}{'Shows due to Auto Expire'} = 0;