0.75_03 release
authorTony Cook <tony@develop=help.com>
Mon, 9 Aug 2010 12:46:30 +0000 (12:46 +0000)
committerTony Cook <tony@develop=help.com>
Mon, 9 Aug 2010 12:46:30 +0000 (12:46 +0000)
Imager.pm

index 99c290f07bb0dd443a55da0a497269e4fa8bf11e..af120dbf58fbd5a288768a0ecc9e89b89940d924 100644 (file)
--- a/Imager.pm
+++ b/Imager.pm
@@ -170,7 +170,7 @@ my %defaults;
 BEGIN {
   require Exporter;
   @ISA = qw(Exporter);
-  $VERSION = '0.75_02';
+  $VERSION = '0.75_03';
   eval {
     require XSLoader;
     XSLoader::load(Imager => $VERSION);