From 7af1b2e97b8a080f09fef8939d62d7dad65e735c Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Wed, 18 Jan 2012 10:01:24 +1300 Subject: [PATCH] Bump version. --- bin/mythtv-status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mythtv-status b/bin/mythtv-status index 2902d04..eea86fd 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.6'; +my $VERSION = '0.10.0'; # Some display blocks are disabled by default: $c->{'display'}{'Shows due to Auto Expire'} = 0; -- 2.30.2