From 9d8c61a14194917058006cf2cd8dc90e503eae4d Mon Sep 17 00:00:00 2001 From: Cristy Date: Sat, 30 Apr 2016 12:10:08 -0400 Subject: [PATCH] Update release to 7.01 --- PerlMagick/Magick.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() -- 2.40.0