summaryrefslogtreecommitdiff
path: root/lib/App/VRR/Fakedisplay.pm.PL
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-10-30 11:36:43 +0100
committerDaniel Friesel <derf@finalrewind.org>2011-10-30 11:36:43 +0100
commit69ab05e1e575d5ec9d0a94e8ecc312fea36d4fdd (patch)
treed9364c68ca96fd359c5f71e4ea7072613e63c461 /lib/App/VRR/Fakedisplay.pm.PL
parentfbabb4e97410884c911dafabcbf33493427ab698 (diff)
v0.01
Diffstat (limited to 'lib/App/VRR/Fakedisplay.pm.PL')
-rw-r--r--lib/App/VRR/Fakedisplay.pm.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/App/VRR/Fakedisplay.pm.PL b/lib/App/VRR/Fakedisplay.pm.PL
index 8621d32..9360f79 100644
--- a/lib/App/VRR/Fakedisplay.pm.PL
+++ b/lib/App/VRR/Fakedisplay.pm.PL
@@ -74,7 +74,7 @@ use utf8;
use File::ShareDir qw(dist_file);
use GD;
-our $VERSION = '0.00';
+our $VERSION = '0.01';
sub new {
my ( $class, %opt ) = @_;