From: Cristy Date: Sat, 30 Apr 2016 16:10:08 +0000 (-0400) Subject: Update release to 7.01 X-Git-Tag: 7.0.1-0~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9d8c61a14194917058006cf2cd8dc90e503eae4d;p=imagemagick Update release to 7.01 --- diff --git a/PerlMagick/Magick.pm b/PerlMagick/Magick.pm index 87d746089..0cc15a501 100644 --- a/PerlMagick/Magick.pm +++ b/PerlMagick/Magick.pm @@ -44,7 +44,7 @@ require AutoLoader; ConfigureError FatalErrorException ); -$VERSION = '7.00'; +$VERSION = '7.01'; sub AUTOLOAD { # This AUTOLOAD is used to 'autoload' constants from the constant()