From aed65e2020977cfcdc92c9def5aefa7b358d72c7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 12 Jan 2022 08:55:19 +0100 Subject: update to 3.7.0 --- REFLECTION-im6 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'REFLECTION-im6') diff --git a/REFLECTION-im6 b/REFLECTION-im6 index 696f1f8..547f09b 100644 --- a/REFLECTION-im6 +++ b/REFLECTION-im6 @@ -1,4 +1,4 @@ -Extension [ extension #76 imagick version 3.7.0RC1 ] { +Extension [ extension #76 imagick version 3.7.0 ] { - Dependencies { Dependency [ gmagick (Conflicts) ] @@ -497,7 +497,7 @@ Extension [ extension #76 imagick version 3.7.0RC1 ] { Constant [ public int COLOR_ALPHA ] { 19 } Constant [ public int COLOR_FUZZ ] { 20 } Constant [ public int IMAGICK_EXTNUM ] { 30700 } - Constant [ public string IMAGICK_EXTVER ] { 3.7.0RC1 } + Constant [ public string IMAGICK_EXTVER ] { 3.7.0 } Constant [ public int QUANTUM_RANGE ] { 65535 } Constant [ public int USE_ZEND_MM ] { 0 } Constant [ public int COMPOSITE_DEFAULT ] { 40 } -- cgit