From 2d7bec306202adb917a6a2627bf3296c2ca65e7d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 20 Dec 2019 14:18:09 +0100 Subject: update to 0.7.5 with bundled libzstd 1.4.4 --- PHPINFO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 0fcc960..522d266 100644 --- a/PHPINFO +++ b/PHPINFO @@ -2,5 +2,5 @@ zstd Zstd support => enabled -Extension Version => 0.7.4 -Interface Version => 1.4.3 +Extension Version => 0.7.5 +Interface Version => 1.4.4 -- cgit