Update the master branch to version 0.15.99

This commit is contained in:
Eric Haszlakiewicz
2020-07-26 15:26:05 +00:00
parent 870965e1ea
commit de02d09c32
5 changed files with 29 additions and 11 deletions

View File

@@ -163,3 +163,8 @@ JSONC_0.15 {
json_object_array_shrink;
json_object_new_array_ext;
} JSONC_0.14;
JSONC_0.16 {
# global:
# ...new symbols here...
} JSONC_0.15;