From fc8b21a24362989e2d02a1a1ed422637f1dc7723 Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Sat, 7 Jul 2012 20:32:28 +1200 Subject: [PATCH] Change the version back to 0.10.2 --- bin/mythtv-status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mythtv-status b/bin/mythtv-status index df4ef89..d12aa00 100755 --- a/bin/mythtv-status +++ b/bin/mythtv-status @@ -86,7 +86,7 @@ my @size_thresholds = ( my $return_code_only = 0; -my $VERSION = '0.10.3'; +my $VERSION = '0.10.2'; # Some display blocks are disabled by default: $c->{'display'}{'Shows due to Auto Expire'} = 0; -- 2.30.2