From 46107616b68236ab8676405860ca6125b7031bdf Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 28 Feb 2020 11:11:41 +0100 Subject: v1.17.2 --- REFLECTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index a89c3f7..b7944d7 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #98 zip version 1.17.1 ] { +Extension [ extension #101 zip version 1.17.2 ] { - Functions { Function [ function zip_open ] { @@ -162,7 +162,7 @@ Extension [ extension #98 zip version 1.17.1 ] { Constant [ public int EM_AES_128 ] { 257 } Constant [ public int EM_AES_192 ] { 258 } Constant [ public int EM_AES_256 ] { 259 } - Constant [ public string LIBZIP_VERSION ] { 1.6.0 } + Constant [ public string LIBZIP_VERSION ] { 1.6.1 } } - Static properties [0] { -- cgit