summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-10-02 07:43:18 +0200
committerRemi Collet <remi@remirepo.net>2020-10-02 07:43:18 +0200
commit9b1b7e9bcc8043d512f0fe24bae4d6d0236277fa (patch)
treed2df0eba137f5f2f006bb0a948e1aa0b5c4af62f /REFLECTION
parentf922bdd772021397bb270b345181ff18c440cd0c (diff)
update to 0.3.7
drop patch merged upstream
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION8
1 files changed, 4 insertions, 4 deletions
diff --git a/REFLECTION b/REFLECTION
index e5343d0..dfaad14 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,9 +1,9 @@
-Extension [ <persistent> extension #114 lz4 version 0.3.6 ] {
+Extension [ <persistent> extension #82 lz4 version 0.3.7 ] {
- Constants [3] {
- Constant [ integer LZ4_CLEVEL_MIN ] { 3 }
- Constant [ integer LZ4_CLEVEL_MAX ] { 12 }
- Constant [ integer LZ4_VERSION ] { 10902 }
+ Constant [ int LZ4_CLEVEL_MIN ] { 3 }
+ Constant [ int LZ4_CLEVEL_MAX ] { 12 }
+ Constant [ int LZ4_VERSION ] { 10902 }
}
- Functions {