diff --git a/PerlMagick/Magick.pm b/PerlMagick/Magick.pm
index 15c867a..7e4bad3 100644
--- a/PerlMagick/Magick.pm
+++ b/PerlMagick/Magick.pm
@@ -30,7 +30,7 @@
ConfigureError FatalErrorException
);
-$VERSION = '6.5.5';
+$VERSION = '6.5.6';
sub AUTOLOAD {
# This AUTOLOAD is used to 'autoload' constants from the constant()
@@ -109,7 +109,7 @@
A Web page has been set up for this extension. See:
- file:///usr/local/share/doc/ImageMagick-6.5.5/www/perl-magick.html
+ file:///usr/local/share/doc/ImageMagick-6.5.6/www/perl-magick.html
http://www.imagemagick.org/script/perl-magick.php
=head1 AUTHOR