diff options
author | José Bollo <jose.bollo@iot.bzh> | 2017-05-04 09:44:18 +0200 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2017-05-04 09:44:18 +0200 |
commit | c1a10dd7253115cd6a8f3d5886eae65fe76124f6 (patch) | |
tree | 8652267df3b6110ffd2b05a7c21f2f10e655fc90 /examples/hybrid-html5 | |
parent | e4463e7bd3e60ae3a3ac3906e1063a66d360eb78 (diff) |
Prepare future versions
Change-Id: I38a89e19e18d5954dfcae1c2a9a2096d6e47710f
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'examples/hybrid-html5')
-rw-r--r-- | examples/hybrid-html5/etc/export.map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hybrid-html5/etc/export.map b/examples/hybrid-html5/etc/export.map index 52c1b4a..ee2f413 100644 --- a/examples/hybrid-html5/etc/export.map +++ b/examples/hybrid-html5/etc/export.map @@ -1 +1 @@ -{ global: afbBindingV1*; local: *; }; +{ global: afbBindingV*; local: *; }; |