From: Cristy Date: Mon, 11 Jun 2018 12:18:12 +0000 (-0400) Subject: ... X-Git-Tag: 7.0.8-0~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=df990b66116853dc4c6c9e36ffc7ff50b44397db;p=imagemagick ... --- diff --git a/PerlMagick/Magick.pm b/PerlMagick/Magick.pm index 1ded89e6e..fadc12f29 100644 --- a/PerlMagick/Magick.pm +++ b/PerlMagick/Magick.pm @@ -44,7 +44,7 @@ require AutoLoader; ConfigureError FatalErrorException ); -$VERSION = '7.07'; +$VERSION = '7.08'; sub AUTOLOAD { # This AUTOLOAD is used to 'autoload' constants from the constant()