]> git.etc.gen.nz Git - mythtv-status.git/commitdiff
Bump the version number.
authorAndrew Ruthven <andrew@etc.gen.nz>
Sat, 19 Jan 2008 21:06:08 +0000 (10:06 +1300)
committerAndrew Ruthven <andrew@cerberus.etc.gen.nz>
Sat, 19 Jan 2008 21:06:08 +0000 (10:06 +1300)
bin/mythtv-status

index 94824b045cf972d9ab84927df963448c27788c5d..b867e32e20b5b22c0e1693f05d8c19ca3837afb7 100755 (executable)
@@ -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;