summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-06-17 19:06:30 +0200
committerRemi Collet <remi@remirepo.net>2021-06-17 19:06:30 +0200
commit9cc5c3f0c74d0ff08a7185dd708227f0c5f2d81b (patch)
tree2f91c12642a716faa847a66fd50092239cc6270a /REFLECTION
parent09d8f29f1ccd1816ad650047b15a362027f53361 (diff)
update to 3.5.0
open https://github.com/Imagick/imagick/pull/434 type issue related to HDRI open https://github.com/Imagick/imagick/pull/435 improve regen_arginfo open https://github.com/Imagick/imagick/pull/436 cleanup working directory
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION4
1 files changed, 2 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index d33b7d3..66723c3 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #75 imagick version 3.5.0RC2 ] {
+Extension [ <persistent> extension #75 imagick version 3.5.0 ] {
- Dependencies {
Dependency [ gmagick (Conflicts) ]
@@ -326,7 +326,7 @@ Extension [ <persistent> extension #75 imagick version 3.5.0RC2 ] {
Constant [ public int COLOR_ALPHA ] { 18 }
Constant [ public int COLOR_FUZZ ] { 19 }
Constant [ public int IMAGICK_EXTNUM ] { 30500 }
- Constant [ public string IMAGICK_EXTVER ] { 3.5.0RC2 }
+ Constant [ public string IMAGICK_EXTVER ] { 3.5.0 }
Constant [ public int QUANTUM_RANGE ] { 65535 }
Constant [ public int USE_ZEND_MM ] { 0 }
Constant [ public int COMPOSITE_DEFAULT ] { 54 }