From: Andrew Ruthven <andrew@etc.gen.nz>
Date: Sat, 7 Jul 2012 08:32:28 +0000 (+1200)
Subject: Change the version back to 0.10.2
X-Git-Tag: debian-sid-0.10.2-1~5
X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc8b21a24362989e2d02a1a1ed422637f1dc7723;p=mythtv-status.git

Change the version back to 0.10.2
---

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;