From 7a5284786dff7d0f2e7fe7461e78d5750b289dd4 Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Sat, 8 Dec 2007 18:35:43 +1300 Subject: [PATCH] Bump the version number to 0.6. --- bin/mythtv-status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mythtv-status b/bin/mythtv-status index 093df97..e09d31c 100755 --- a/bin/mythtv-status +++ b/bin/mythtv-status @@ -31,7 +31,7 @@ my $xml_file = undef; my $verbose = 0; my $disk_space_warn = 95; # Percent to warn at. -my $VERSION = '0.5.3'; +my $VERSION = '0.6'; GetOptions( 'c|colour|color' => \$colour, -- 2.30.2