Update version numbers and Makefiles for zstd and flzma2

This commit is contained in:
Tino Reichardt
2019-07-29 09:08:48 +02:00
parent 1364288df0
commit 11924be86a
9 changed files with 20 additions and 10 deletions

View File

@@ -290,6 +290,8 @@ ZSTD_OBJS = \
$O\xxhash.obj \
$O\zstd_common.obj \
$O\zstd_compress.obj \
$O\zstd_compress_literals.obj \
$O\zstd_compress_sequences.obj \
$O\zstd_ddict.obj \
$O\zstd_decompress_block.obj \
$O\zstd_decompress.obj \