diff options
author | Remi Collet <remi@remirepo.net> | 2020-05-11 07:20:51 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-05-11 07:20:51 +0200 |
commit | a1b76765c18147c247b0753ac66a4bff30ecb296 (patch) | |
tree | 3c8cb493d913e8e4e2708a16e317cf515c91b06b /REFLECTION | |
parent | b76f4dd213c626a9f0bc0ef7cacb5196d5a9e696 (diff) |
update to 1.6.1
drop patch merged upstream in zephir
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #76 ice version 1.6.0 ] { +Extension [ <persistent> extension #76 ice version 1.6.1 ] { - Dependencies { } @@ -14649,7 +14649,7 @@ Extension [ <persistent> extension #76 ice version 1.6.0 ] { Constant [ public int STABLE ] { 4 } Constant [ public int MAJOR ] { 1 } Constant [ public int MINOR ] { 6 } - Constant [ public int PATCH ] { 0 } + Constant [ public int PATCH ] { 1 } Constant [ public int STAGE ] { 4 } Constant [ public int BUILD ] { 0 } } |