]> git.imager.perl.org - imager.git/commitdiff
0.75 release Imager-0.75
authorTony Cook <tony@develop=help.com>
Sat, 26 Jun 2010 04:59:28 +0000 (04:59 +0000)
committerTony Cook <tony@develop=help.com>
Sat, 26 Jun 2010 04:59:28 +0000 (04:59 +0000)
Imager.pm

index 16d1352f1742875a73a1f9015a8121fa1538977e..458d69497d7a82b4830b81e702599f6a1ca4d128 100644 (file)
--- a/Imager.pm
+++ b/Imager.pm
@@ -173,7 +173,7 @@ my %defaults;
 BEGIN {
   require Exporter;
   @ISA = qw(Exporter);
-  $VERSION = '0.74';
+  $VERSION = '0.75';
   eval {
     require XSLoader;
     XSLoader::load(Imager => $VERSION);