update to 0.7.9

This commit is contained in:
Razor12911
2023-09-10 15:03:26 +02:00
parent 30ce6f00fc
commit fde22c2c77
159 changed files with 6345 additions and 49597 deletions

View File

@@ -2,6 +2,8 @@
{.$DEFINE AVX2}
unit ZSTDLib;
{$MINENUMSIZE 4}
interface
const
ZSTD_VERSION_MAJOR = 1;