]> git.etc.gen.nz Git - mythtv-status.git/commitdiff
Bump to version 0.6.1. 0.6.1 debian-0.6.1-1
authorAndrew Ruthven <andrew@etc.gen.nz>
Wed, 12 Dec 2007 23:19:53 +0000 (12:19 +1300)
committerAndrew Ruthven <andrew@cerberus.etc.gen.nz>
Wed, 12 Dec 2007 23:19:53 +0000 (12:19 +1300)
ChangeLog
bin/mythtv-status
debian/changelog

index 0a76e0fd95a399a0bc0ea5af6d2dfc78f93fd347..0111f769b8d7fa2b8d0685d660343301b6661994 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 2007-12-13     Andre Ruthven
        Warn if there isn't enough guide data present.
        Show the channel name next to program details.
+       Release version 0.6.1
        
 2007-12-12     Andrew Ruthven
        Release version 0.6.0
index 5e4fed3040debbfb6d11a3131d6bc4bb35386ec2..72ceb6de2200d9ae1ccec19d3a07d5babd09c876 100755 (executable)
@@ -32,7 +32,7 @@ my $verbose = 0;
 my $disk_space_warn = 95;  # Percent to warn at.
 my $guide_days_warn = 2;   # How many days we require.
 
-my $VERSION = '0.6';
+my $VERSION = '0.6.1';
 
 GetOptions(
   'c|colour|color' => \$colour,
index 453069b02b3691c4b9ce136b64d839a223b4227d..82e7fb9a1f8abfc30106ab7a952453b362e408c9 100644 (file)
@@ -1,3 +1,9 @@
+mythtv-status (0.6.1-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Andrew Ruthven <andrew@etc.gen.nz>  Thu, 13 Dec 2007 12:19:14 +1300
+
 mythtv-status (0.6.0-1) unstable; urgency=low
 
   * New upstream release.