From 8c77972275ba60f86ed90a0fc65cae60b6669f1f Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Thu, 3 Mar 2011 23:40:55 +1300 Subject: [PATCH] Bump version to 0.9.6. --- bin/mythtv-status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.30.2