X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FApp%2FGallery.pm;h=250bc2045b0bb0d89f6c76bea76ac8fdf452e343;hb=refs%2Fheads%2Fmaster;hp=17f2f5e839c5775f3dab09615371c7b0924332c5;hpb=b1336dac94875a4cadbf13c040c7d439c386364c;p=app-gallery.git diff --git a/lib/App/Gallery.pm b/lib/App/Gallery.pm index 17f2f5e..250bc20 100644 --- a/lib/App/Gallery.pm +++ b/lib/App/Gallery.pm @@ -12,7 +12,7 @@ use File::Spec::Functions qw/catdir catfile/; use HTML::Template::Compiled; use Image::Magick; -our $VERSION = '0.001'; +our $VERSION = '0.001001'; my $default_template; my %default_args = (tmpl => '', title => 'Gallery', width => 600, height => 600);