X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FApp%2FGallery.pm;fp=lib%2FApp%2FGallery.pm;h=250bc2045b0bb0d89f6c76bea76ac8fdf452e343;hb=1bd9c471ebbaeb9cd5a348a39b2af882e6af62d4;hp=17f2f5e839c5775f3dab09615371c7b0924332c5;hpb=348507bb4a6a49cdc7038b97d77f65603adf4cc5;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);