Release version 1.6.0

This commit is contained in:
Max Bruckner
2017-10-08 23:36:41 +02:00
parent 96c33e5abb
commit c083421f40
5 changed files with 21 additions and 6 deletions

View File

@ -30,8 +30,8 @@ extern "C"
/* project version */
#define CJSON_VERSION_MAJOR 1
#define CJSON_VERSION_MINOR 5
#define CJSON_VERSION_PATCH 9
#define CJSON_VERSION_MINOR 6
#define CJSON_VERSION_PATCH 0
#include <stddef.h>