push version and NEWS to v1.1.4

This commit is contained in:
Yann Collet
2017-02-13 18:32:44 -08:00
parent db2666c10c
commit 58af614ef2
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ extern "C" {
/*------ Version ------*/
#define ZSTD_VERSION_MAJOR 1
#define ZSTD_VERSION_MINOR 1
#define ZSTD_VERSION_RELEASE 3
#define ZSTD_VERSION_RELEASE 4
#define ZSTD_LIB_VERSION ZSTD_VERSION_MAJOR.ZSTD_VERSION_MINOR.ZSTD_VERSION_RELEASE
#define ZSTD_QUOTE(str) #str