From e9d2156a981132b47f4f01c852182e54e058831f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 6 Sep 2021 09:55:15 +0200 Subject: refresh --- PHPINFO | 12 ++++++------ REFLECTION | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/PHPINFO b/PHPINFO index 5c2776b..734014a 100644 --- a/PHPINFO +++ b/PHPINFO @@ -2,12 +2,12 @@ vips vips property => value -Vips headers version => 8.10.0 -Vips library version => 8.10.0 -Vips ABI version => 54.3.12 +Vips headers version => 8.11.3 +Vips library version => 8.11.3 +Vips ABI version => 55.2.13 Major version => 8 -Minor version => 10 -Micro version => 0 +Minor version => 11 +Micro version => 3 Cache max mem => 104857600 Cache max operations => 100 Cache current operations => 0 @@ -16,7 +16,7 @@ Memory allocations => 0 Memory currently allocated => 0 Memory high water => 0 Concurrency => 16 -SIMD support with liborc => no +SIMD support with liborc => yes JPEG support => yes PNG support => yes TIFF support => yes diff --git a/REFLECTION b/REFLECTION index 72d03b2..44764b4 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #116 vips version 1.0.12 ] { +Extension [ extension #124 vips version 1.0.12 ] { - Functions { Function [ function vips_image_new_from_file ] { -- cgit