From 21765fbc5a7b7b6789cab30e40b2f79dafd5a798 Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Thu, 14 Jun 2012 22:49:36 +1200 Subject: [PATCH] Bump the version number due to the --help issue. --- bin/mythtv-status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mythtv-status b/bin/mythtv-status index 3451776..3cc498d 100755 --- a/bin/mythtv-status +++ b/bin/mythtv-status @@ -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; -- 2.30.2