diff options
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 6 | 
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #106 imagick version 3.4.4RC2 ] { +Extension [ <persistent> extension #106 imagick version 3.4.4 ] {    - Dependencies {      Dependency [ gmagick (Conflicts) ] @@ -317,8 +317,8 @@ Extension [ <persistent> extension #106 imagick version 3.4.4RC2 ] {          Constant [ public integer COLOR_OPACITY ] { 18 }          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.4RC2 } +        Constant [ public integer IMAGICK_EXTNUM ] { 30404 } +        Constant [ public string IMAGICK_EXTVER ] { 3.4.4 }          Constant [ public integer QUANTUM_RANGE ] { 65535 }          Constant [ public integer USE_ZEND_MM ] { 0 }          Constant [ public integer COMPOSITE_DEFAULT ] { 40 }  | 
