mirror of
https://github.com/facebook/zstd.git
synced 2025-03-06 08:49:28 +02:00
updated library to v0.7.1
This commit is contained in:
parent
22d76322ce
commit
d4f38d0dcd
@ -61,7 +61,7 @@ extern "C" {
|
||||
***************************************/
|
||||
#define ZSTD_VERSION_MAJOR 0
|
||||
#define ZSTD_VERSION_MINOR 7
|
||||
#define ZSTD_VERSION_RELEASE 0
|
||||
#define ZSTD_VERSION_RELEASE 1
|
||||
|
||||
#define ZSTD_LIB_VERSION ZSTD_VERSION_MAJOR.ZSTD_VERSION_MINOR.ZSTD_VERSION_RELEASE
|
||||
#define ZSTD_QUOTE(str) #str
|
||||
|
Loading…
x
Reference in New Issue
Block a user