Release 1.7.19 (#958)

This commit is contained in:
Alan Wang
2025-09-09 21:56:10 +08:00
committed by GitHub
parent 74e1ff4994
commit c859b25da0
6 changed files with 19 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 18
#define CJSON_VERSION_PATCH 19
#include <stddef.h>