summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-04-23 08:16:40 +0200
committerRemi Collet <remi@remirepo.net>2019-04-23 08:16:40 +0200
commit66103f5590123cba39be5cada1ffb2832a6981e8 (patch)
tree7c240ac126beec49aa80f9c646407e39b79685c8 /REFLECTION
parent07adae3fcc55c93767b559397f2e6abc22226e66 (diff)
- update to 0.7.2
- use bundled libzstd 1.4.0
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION6
1 files changed, 4 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index f08472c..633e350 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,9 +1,11 @@
-Extension [ <persistent> extension #187 zstd version 0.7.1 ] {
+Extension [ <persistent> extension #187 zstd version 0.7.2 ] {
- - Constants [3] {
+ - Constants [5] {
Constant [ integer ZSTD_COMPRESS_LEVEL_MIN ] { 1 }
Constant [ integer ZSTD_COMPRESS_LEVEL_MAX ] { 22 }
Constant [ integer ZSTD_COMPRESS_LEVEL_DEFAULT ] { 3 }
+ Constant [ integer LIBZSTD_VERSION_NUMBER ] { 10400 }
+ Constant [ string LIBZSTD_VERSION_STRING ] { 1.4.0 }
}
- Functions {