]> git.etc.gen.nz Git - mythtv-status.git/commitdiff
Bump the version number due to the --help issue.
authorAndrew Ruthven <andrew@etc.gen.nz>
Thu, 14 Jun 2012 10:49:36 +0000 (22:49 +1200)
committerAndrew Ruthven <andrew@etc.gen.nz>
Thu, 14 Jun 2012 10:49:36 +0000 (22:49 +1200)
bin/mythtv-status

index 3451776b44c54dad15d6078f2960e81457f7772a..3cc498d4364a7b96fda6d85844a07a23e702be90 100755 (executable)
@@ -84,7 +84,7 @@ my @size_thresholds = (
 
 my $return_code_only = 0;
 
-my $VERSION = '0.10.0';
+my $VERSION = '0.10.1';
 
 # Some display blocks are disabled by default:
 $c->{'display'}{'Shows due to Auto Expire'} = 0;