From: Andrew Ruthven Date: Tue, 29 Jul 2008 20:53:39 +0000 (+1200) Subject: Bump version. X-Git-Tag: debian-0.9.0-2~6 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddb84a472f3de32b43508c939ee075962435c27b;p=mythtv-status.git Bump version. --- diff --git a/bin/mythtv-status b/bin/mythtv-status index 74892da..10e4200 100755 --- a/bin/mythtv-status +++ b/bin/mythtv-status @@ -37,7 +37,7 @@ my $recording_in_warn = 60 * 60; # When is the next recording considered critica my $return_code_only = 0; -my $VERSION = '0.9.0'; +my $VERSION = '0.9.1'; # Some display blocks are disabled by default: $display{'Shows due to Auto Expire'} = 0;