]> git.imager.perl.org - imager.git/commitdiff
Imager 0.79 release Imager-0.79
authorTony Cook <tony@develop=help.com>
Sat, 11 Dec 2010 01:10:10 +0000 (01:10 +0000)
committerTony Cook <tony@develop=help.com>
Sat, 11 Dec 2010 01:10:10 +0000 (01:10 +0000)
Imager.pm

index 88668a8fc4fca17fdc87ac10b40739fa5c780058..d53b38d844c18c617e77760dec293a8e309d0c2c 100644 (file)
--- a/Imager.pm
+++ b/Imager.pm
@@ -155,7 +155,7 @@ my %defaults;
 BEGIN {
   require Exporter;
   @ISA = qw(Exporter);
-  $VERSION = '0.78';
+  $VERSION = '0.79';
   eval {
     require XSLoader;
     XSLoader::load(Imager => $VERSION);