]> git.imager.perl.org - imager.git/commitdiff
bump to 0.51_01 for release Imager-0.51_01
authorTony Cook <tony@develop=help.com>
Wed, 28 Jun 2006 13:22:25 +0000 (13:22 +0000)
committerTony Cook <tony@develop=help.com>
Wed, 28 Jun 2006 13:22:25 +0000 (13:22 +0000)
Imager.pm

index c8bd5b56c05b2bcba355a12b2a7cbab679d9598c..4b8081f0dd4c57e65b3aa63f63429985db45e93a 100644 (file)
--- a/Imager.pm
+++ b/Imager.pm
@@ -155,7 +155,7 @@ my %attempted_to_load;
 BEGIN {
   require Exporter;
   @ISA = qw(Exporter);
-  $VERSION = '0.49';
+  $VERSION = '0.51_01';
   eval {
     require XSLoader;
     XSLoader::load(Imager => $VERSION);