diff options
author | Remi Collet <remi@remirepo.net> | 2019-04-17 09:28:47 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-04-17 09:28:47 +0200 |
commit | 5f8482e72c0bc0f9bf6f55fe646a888556d1c863 (patch) | |
tree | 3124e4acd911cc95c20922b670e6ec29881df6e6 /REFLECTION | |
parent | e0c59d82c9ec1a1405f86a6799ba31e1bf2c44d3 (diff) |
- update to 3.4.4RC1
- drop patches merged upstream
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #106 imagick version 3.4.4RC1 ] { +Extension [ <persistent> extension #106 imagick version 3.4.4RC2 ] { - Dependencies { Dependency [ gmagick (Conflicts) ] @@ -318,7 +318,7 @@ Extension [ <persistent> extension #106 imagick version 3.4.4RC1 ] { Constant [ public integer COLOR_ALPHA ] { 19 } Constant [ public integer COLOR_FUZZ ] { 20 } Constant [ public integer IMAGICK_EXTNUM ] { 30403 } - Constant [ public string IMAGICK_EXTVER ] { 3.4.4RC1 } + Constant [ public string IMAGICK_EXTVER ] { 3.4.4RC2 } Constant [ public integer QUANTUM_RANGE ] { 65535 } Constant [ public integer USE_ZEND_MM ] { 0 } Constant [ public integer COMPOSITE_DEFAULT ] { 40 } |