aboutsummaryrefslogtreecommitdiff
path: root/cJSON.h
diff options
context:
space:
mode:
Diffstat (limited to 'cJSON.h')
-rw-r--r--cJSON.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cJSON.h b/cJSON.h
index 3279f6b..daf3128 100644
--- a/cJSON.h
+++ b/cJSON.h
@@ -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 10
+#define CJSON_VERSION_PATCH 11
#include <stddef.h>