From e5fa9a596a2b4fa27668b9b512bd90a1de37ef09 Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Sun, 20 Jan 2008 10:06:08 +1300 Subject: [PATCH] Bump the version number. --- bin/mythtv-status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mythtv-status b/bin/mythtv-status index 94824b0..b867e32 100755 --- a/bin/mythtv-status +++ b/bin/mythtv-status @@ -33,7 +33,7 @@ my $disk_space_warn = 95; # Percent to warn at. my $guide_days_warn = 2; # How many days we require. my $auto_expire_count = 10; # How many auto expire shows to display. -my $VERSION = '0.6.2'; +my $VERSION = '0.7.0'; # Some display blocks are disabled by default: $display{'Shows due to Auto Expire'} = 0; -- 2.30.2