]> git.etc.gen.nz Git - mythtv-status.git/commitdiff
Bump for 0.7.1 0.7.1
authorAndrew Ruthven <andrew@etc.gen.nz>
Wed, 23 Jan 2008 19:17:21 +0000 (08:17 +1300)
committerAndrew Ruthven <andrew@etc.gen.nz>
Wed, 23 Jan 2008 19:17:21 +0000 (08:17 +1300)
ChangeLog
bin/mythtv-status

index 8864d2eb5e493792d51054c16bc8271ad46da727..22f942ff26fd1968a0969e7ab0e01ce7efa80aee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-01-24     Andrew Ruthven
+       Release version 0.7.1
+
 2007-01-22     Andrew Ruthven
        Change the version boundaries for the disk space blocks to reflect
        current SVN.
index bad981f978191ec3ab22a84b8a552ab26dfbf2c7..358beb7e7c92dbfece476cfb95ff67e8eb9e6f71 100755 (executable)
@@ -34,7 +34,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.7.0';
+my $VERSION = '0.7.1';
 
 # Some display blocks are disabled by default:
 $display{'Shows due to Auto Expire'} = 0;