From ddb84a472f3de32b43508c939ee075962435c27b Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Wed, 30 Jul 2008 08:53:39 +1200 Subject: [PATCH] Bump version. --- bin/mythtv-status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.30.2