Release 1.7.18

This commit is contained in:
Alanscut
2024-05-13 17:38:26 +08:00
committed by Alan Wang
parent 5b502cdbfb
commit 76be8fcf15
5 changed files with 14 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 17
#define CJSON_VERSION_PATCH 18
#include <stddef.h>