From dc79ca6fcac1cb14ccda30fabe830a2ad78bdf78 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 28 Apr 2026 09:31:06 +0200 Subject: update bundled libip2proxy to 4.3.0 --- REFLECTION | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 14698d7..f23315e 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,10 +1,10 @@ -Extension [ extension #92 ip2proxy version 3.1.0 ] { +Extension [ extension #91 ip2proxy version 3.1.0 ] { - Constants [4] { - Constant [ int IP2PROXY_FILE_IO ] { 0 } - Constant [ int IP2PROXY_CACHE_MEMORY ] { 1 } - Constant [ int IP2PROXY_SHARED_MEMORY ] { 2 } - Constant [ int IP2PROXY_RECORD ] { 0 } + Constant [ int IP2PROXY_FILE_IO ] { 0 } + Constant [ int IP2PROXY_CACHE_MEMORY ] { 1 } + Constant [ int IP2PROXY_SHARED_MEMORY ] { 2 } + Constant [ int IP2PROXY_RECORD ] { 0 } } - Functions { -- cgit