Release 1.7.17

update version to 1.7.17
This commit is contained in:
Alanscut
2023-12-26 10:07:05 +08:00
committed by Alan Wang
parent f66cbab4bf
commit 87d8f0961a
5 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ then using the CJSON_API_VISIBILITY flag to "export" the same symbols the way CJ
/* project version */
#define CJSON_VERSION_MAJOR 1
#define CJSON_VERSION_MINOR 7
#define CJSON_VERSION_PATCH 16
#define CJSON_VERSION_PATCH 17
#include <stddef.h>