From 3e1593ab0f9c492a4756fb43690c77a9ef1ce5e1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 11 Apr 2025 08:45:04 +0200 Subject: update to 3.8.0 --- REFLECTION-im7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'REFLECTION-im7') diff --git a/REFLECTION-im7 b/REFLECTION-im7 index f55014e..54385eb 100644 --- a/REFLECTION-im7 +++ b/REFLECTION-im7 @@ -1,4 +1,4 @@ -Extension [ extension #84 imagick version 3.8.0RC2 ] { +Extension [ extension #86 imagick version 3.8.0 ] { - Dependencies { Dependency [ gmagick (Conflicts) ] @@ -501,7 +501,7 @@ Extension [ extension #84 imagick version 3.8.0RC2 ] { Constant [ public int COLOR_ALPHA ] { 18 } Constant [ public int COLOR_FUZZ ] { 19 } Constant [ public int IMAGICK_EXTNUM ] { 30800 } - Constant [ public string IMAGICK_EXTVER ] { 3.8.0RC2 } + Constant [ public string IMAGICK_EXTVER ] { 3.8.0 } Constant [ public int QUANTUM_RANGE ] { 65535 } Constant [ public int USE_ZEND_MM ] { 0 } Constant [ public int COMPOSITE_DEFAULT ] { 54 } -- cgit