From 4a06bd667aebdfc18bce46fb34da6bb97dd558fa Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 27 Aug 2019 08:47:50 +0200 Subject: update to 0.3.6 with bundled liblz4 version 1.9.2 --- REFLECTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 8f434c9..e5343d0 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,9 +1,9 @@ -Extension [ extension #108 lz4 version 0.3.4 ] { +Extension [ extension #114 lz4 version 0.3.6 ] { - Constants [3] { Constant [ integer LZ4_CLEVEL_MIN ] { 3 } Constant [ integer LZ4_CLEVEL_MAX ] { 12 } - Constant [ integer LZ4_VERSION ] { 10801 } + Constant [ integer LZ4_VERSION ] { 10902 } } - Functions { -- cgit