X-Git-Url: http://git.imager.perl.org/imager.git/blobdiff_plain/a5919365e50016707e6a5ef3eeed0d9339a68e69..e1c0692925:/SGI/SGI.pm diff --git a/SGI/SGI.pm b/SGI/SGI.pm index 3a3bf90f..b033b2dd 100644 --- a/SGI/SGI.pm +++ b/SGI/SGI.pm @@ -4,7 +4,7 @@ use Imager; use vars qw($VERSION @ISA); BEGIN { - $VERSION = "0.03"; + $VERSION = "0.04"; require XSLoader; XSLoader::load('Imager::File::SGI', $VERSION);