]> git.imager.perl.org - imager.git/blobdiff - GIF/GIF.pm
pick up im_ prefix functions too
[imager.git] / GIF / GIF.pm
index 1d2746918b42532411957305e437829cb2d41888..5d92f7a953342569fadb7c69e167165453a98356 100644 (file)
@@ -4,7 +4,7 @@ use Imager;
 use vars qw($VERSION @ISA);
 
 BEGIN {
-  $VERSION = "0.83";
+  $VERSION = "0.85";
 
   require XSLoader;
   XSLoader::load('Imager::File::GIF', $VERSION);