diff options
| author | Daniel Friesel <derf@finalrewind.org> | 2011-12-03 10:38:41 +0100 |
|---|---|---|
| committer | Daniel Friesel <derf@finalrewind.org> | 2011-12-03 10:38:56 +0100 |
| commit | 9015d556eb2a60b3ea0b753605887631e3f722be (patch) | |
| tree | b637938d8f502062259e47209d09267bf28d30b6 /lib | |
| parent | a3f2e6d4f97fce1bfb425a04243886c3ad71f4f8 (diff) | |
version++0.04
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/App/VRR/Fakedisplay.pm.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/App/VRR/Fakedisplay.pm.PL b/lib/App/VRR/Fakedisplay.pm.PL index 02b8bac..3ad0fe5 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.01'; +our $VERSION = '0.04'; sub new { my ( $class, %opt ) = @_; |
