From 23f2b872698cd2584dbf9ca4fda3878f2c87eaec Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 8 Oct 2012 20:53:28 +0200 Subject: Show "no departures" instead of empty screen --- lib/App/VRR/Fakedisplay.pm.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/App/VRR/Fakedisplay.pm.PL') diff --git a/lib/App/VRR/Fakedisplay.pm.PL b/lib/App/VRR/Fakedisplay.pm.PL index 59d0561..e60c8ff 100644 --- a/lib/App/VRR/Fakedisplay.pm.PL +++ b/lib/App/VRR/Fakedisplay.pm.PL @@ -82,7 +82,7 @@ use utf8; use File::ShareDir qw(dist_file); use GD; -our $VERSION = '0.04'; +our $VERSION = '0.06'; sub new { my ( $class, %opt ) = @_; -- cgit v1.2.3