From 5b0590ff051d9f198c993a657ace5701d168e036 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 17 Nov 2021 21:05:17 +0100 Subject: update to 3.6.0 --- REFLECTION-im6 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'REFLECTION-im6') diff --git a/REFLECTION-im6 b/REFLECTION-im6 index 3773eea..6f001b3 100644 --- a/REFLECTION-im6 +++ b/REFLECTION-im6 @@ -1,4 +1,4 @@ -Extension [ extension #97 imagick version 3.6.0RC2 ] { +Extension [ extension #97 imagick version 3.6.0 ] { - Dependencies { Dependency [ gmagick (Conflicts) ] @@ -327,7 +327,7 @@ Extension [ extension #97 imagick version 3.6.0RC2 ] { Constant [ public int COLOR_ALPHA ] { 19 } Constant [ public int COLOR_FUZZ ] { 20 } Constant [ public int IMAGICK_EXTNUM ] { 30600 } - Constant [ public string IMAGICK_EXTVER ] { 3.6.0RC2 } + Constant [ public string IMAGICK_EXTVER ] { 3.6.0 } Constant [ public int QUANTUM_RANGE ] { 65535 } Constant [ public int USE_ZEND_MM ] { 0 } Constant [ public int COMPOSITE_DEFAULT ] { 40 } -- cgit