diff options
author | José Bollo <jose.bollo@iot.bzh> | 2019-08-09 16:45:47 +0200 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2019-08-09 16:45:47 +0200 |
commit | 6043c1ae174905e4bfd06bc5ed89e09c7ef9c7cb (patch) | |
tree | e92e6e2b10b60e91b44c4068d1d60743ca7f8e03 /ucs2-afb/ucs_apidef.json | |
parent | 83543cbdc814c5c4cfaf3be5b9772e228ba6c6ec (diff) |
Migration to binding V3
Bug-AGL: SPEC-2744
Change-Id: Icc273b8865ab2e41f99d7feeafd15d4bbcdac494
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'ucs2-afb/ucs_apidef.json')
-rw-r--r-- | ucs2-afb/ucs_apidef.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ucs2-afb/ucs_apidef.json b/ucs2-afb/ucs_apidef.json index b7550ff..9d543e2 100644 --- a/ucs2-afb/ucs_apidef.json +++ b/ucs2-afb/ucs_apidef.json @@ -7,7 +7,7 @@ "version": "1.0", "x-binding-c-generator": { "api": "UNICENS", - "version": 2, + "version": 3, "prefix": "ucs2_", "postfix": "", "start": null , |