diff options
author | Emmanuele Bassi <ebassi@gnome.org> | 2017-03-18 18:14:52 +0000 |
---|---|---|
committer | Emmanuele Bassi <ebassi@gnome.org> | 2017-03-18 18:14:52 +0000 |
commit | c877dce24e2a9042417eef5f2fc6b990923a1dc6 (patch) | |
tree | cadb5ccb3a2096b94f5e53f16b5175ac28381b15 /doc | |
parent | 0c19e5b4736667f04d592da0cc717fb68695f54d (diff) | |
download | json-glib-c877dce24e2a9042417eef5f2fc6b990923a1dc6.tar.gz |
Add version macros for 1.4
Diffstat (limited to 'doc')
-rw-r--r-- | doc/json-glib-sections.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/json-glib-sections.txt b/doc/json-glib-sections.txt index 970770a..c3152ab 100644 --- a/doc/json-glib-sections.txt +++ b/doc/json-glib-sections.txt @@ -333,6 +333,10 @@ JSON_VERSION_1_2 JSON_AVAILABLE_IN_1_2 JSON_DEPRECATED_IN_1_2 JSON_DEPRECATED_IN_1_2_FOR +JSON_VERSION_1_4 +JSON_AVAILABLE_IN_1_4 +JSON_DEPRECATED_IN_1_4 +JSON_DEPRECATED_IN_1_4_FOR <SUBSECTION Private> JSON_ENCODE_VERSION |