diff options
| author | Ferenc Arn <tagcup@yahoo.com> | 2017-10-26 16:42:02 -0400 |
|---|---|---|
| committer | Ferenc Arn <tagcup@yahoo.com> | 2017-10-27 12:26:13 -0400 |
| commit | f3436a841a3b59fc3a9deb94d5fdfd1e550d0351 (patch) | |
| tree | 5fb9a624e5072fcb8b7a4189dcddcf370ed263cf /thirdparty | |
| parent | 01815e9b5f1ec97d0018ee843a07fa73f450f1bf (diff) | |
| download | redot-engine-f3436a841a3b59fc3a9deb94d5fdfd1e550d0351.tar.gz | |
Add an option to use zstd's recently introduced long range matching (off by default).
Diffstat (limited to 'thirdparty')
| -rw-r--r-- | thirdparty/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/README.md b/thirdparty/README.md index 335fcdd80b..b4a15a7d53 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -416,7 +416,7 @@ Files extracted from upstream source: ## zstd - Upstream: https://github.com/facebook/zstd -- Version: 1.3.1 +- Version: 1.3.2 - License: BSD-3-Clause Files extracted from upstream source: |
