From a1b76765c18147c247b0753ac66a4bff30ecb296 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 11 May 2020 07:20:51 +0200 Subject: update to 1.6.1 drop patch merged upstream in zephir --- REFLECTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 4008f6b..18158fa 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #76 ice version 1.6.0 ] { +Extension [ extension #76 ice version 1.6.1 ] { - Dependencies { } @@ -14649,7 +14649,7 @@ Extension [ 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 } } -- cgit