]> git.imager.perl.org - imager.git/blobdiff - TIFF/TIFF.pm
revert threading changes, they aren't ready for the mainline yet
[imager.git] / TIFF / TIFF.pm
index 4c95a922a458e74d336596029549943bcb276e4f..55e3ca9b589b9b63917ff60201cff017b8b730be 100644 (file)
@@ -4,7 +4,7 @@ use Imager;
 use vars qw($VERSION @ISA);
 
 BEGIN {
-  $VERSION = "0.84";
+  $VERSION = "0.83";
 
   require XSLoader;
   XSLoader::load('Imager::File::TIFF', $VERSION);