]> git.imager.perl.org - imager.git/blobdiff - TIFF/TIFF.pm
Devel::CheckLib: handle the gcc-4 symlink on Cygwin
[imager.git] / TIFF / TIFF.pm
index 55e3ca9b589b9b63917ff60201cff017b8b730be..f31103a560d9747b8abb951ece4e79aec7b6adf6 100644 (file)
@@ -4,7 +4,7 @@ use Imager;
 use vars qw($VERSION @ISA);
 
 BEGIN {
-  $VERSION = "0.83";
+  $VERSION = "0.89";
 
   require XSLoader;
   XSLoader::load('Imager::File::TIFF', $VERSION);