]> git.etc.gen.nz Git - mythtv-status.git/commitdiff
Bump version.
authorAndrew Ruthven <andrew@etc.gen.nz>
Tue, 29 Jul 2008 20:53:39 +0000 (08:53 +1200)
committerAndrew Ruthven <andrew@cerberus.etc.gen.nz>
Tue, 29 Jul 2008 20:57:20 +0000 (08:57 +1200)
bin/mythtv-status

index 74892daba043dbbbd9e1261356704ff6444b1987..10e42008a8cf8e0422a76a13be39deed37b17cd7 100755 (executable)
@@ -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;