]> git.imager.perl.org - imager.git/blobdiff - TIFF/TIFF.pm
most numeric parameters to the XS implementation now throw an exception if supplied...
[imager.git] / TIFF / TIFF.pm
index 55e3ca9b589b9b63917ff60201cff017b8b730be..48bcca8ab1c0d357ffa42811998665d83d10ed93 100644 (file)
@@ -4,7 +4,7 @@ use Imager;
 use vars qw($VERSION @ISA);
 
 BEGIN {
-  $VERSION = "0.83";
+  $VERSION = "0.91";
 
   require XSLoader;
   XSLoader::load('Imager::File::TIFF', $VERSION);