mirror of
https://github.com/facebook/zstd.git
synced 2025-10-16 00:04:24 -04:00
version bump
This commit is contained in:
parent
5c33c32d55
commit
901e85fe26
@ -31,9 +31,9 @@ extern "C" {
|
|||||||
|
|
||||||
|
|
||||||
/*======= Version =======*/
|
/*======= Version =======*/
|
||||||
#define ZSTD_VERSION_MAJOR 0
|
#define ZSTD_VERSION_MAJOR 1
|
||||||
#define ZSTD_VERSION_MINOR 8
|
#define ZSTD_VERSION_MINOR 0
|
||||||
#define ZSTD_VERSION_RELEASE 2
|
#define ZSTD_VERSION_RELEASE 0
|
||||||
|
|
||||||
#define ZSTD_LIB_VERSION ZSTD_VERSION_MAJOR.ZSTD_VERSION_MINOR.ZSTD_VERSION_RELEASE
|
#define ZSTD_LIB_VERSION ZSTD_VERSION_MAJOR.ZSTD_VERSION_MINOR.ZSTD_VERSION_RELEASE
|
||||||
#define ZSTD_QUOTE(str) #str
|
#define ZSTD_QUOTE(str) #str
|
||||||
|
Loading…
x
Reference in New Issue
Block a user