summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2017-05-04 09:44:18 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2018-10-15 18:21:42 +0200
commit69a366babf21adf205e0a0f3db5d2d8034e9129a (patch)
treedcb9d057cbcc3dc12ff16f97fd43f7326f9c64c5
parent6afc096586f193fac3ba2869b4e2ee16aacee227 (diff)
Prepare future versions
Change-Id: I38a89e19e18d5954dfcae1c2a9a2096d6e47710f Signed-off-by: José Bollo <jose.bollo@iot.bzh>
-rw-r--r--examples/html5/etc/export.map2
-rw-r--r--examples/hybrid-html5/etc/export.map2
-rw-r--r--examples/hybrid-qml/etc/export.map2
-rw-r--r--examples/native/etc/export.map2
-rw-r--r--examples/qml/etc/export.map2
-rw-r--r--examples/service/etc/export.map2
6 files changed, 6 insertions, 6 deletions
diff --git a/examples/html5/etc/export.map b/examples/html5/etc/export.map
index 52c1b4a..ee2f413 100644
--- a/examples/html5/etc/export.map
+++ b/examples/html5/etc/export.map
@@ -1 +1 @@
-{ global: afbBindingV1*; local: *; };
+{ global: afbBindingV*; local: *; };
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: *; };
diff --git a/examples/hybrid-qml/etc/export.map b/examples/hybrid-qml/etc/export.map
index 52c1b4a..ee2f413 100644
--- a/examples/hybrid-qml/etc/export.map
+++ b/examples/hybrid-qml/etc/export.map
@@ -1 +1 @@
-{ global: afbBindingV1*; local: *; };
+{ global: afbBindingV*; local: *; };
diff --git a/examples/native/etc/export.map b/examples/native/etc/export.map
index 52c1b4a..ee2f413 100644
--- a/examples/native/etc/export.map
+++ b/examples/native/etc/export.map
@@ -1 +1 @@
-{ global: afbBindingV1*; local: *; };
+{ global: afbBindingV*; local: *; };
diff --git a/examples/qml/etc/export.map b/examples/qml/etc/export.map
index 52c1b4a..ee2f413 100644
--- a/examples/qml/etc/export.map
+++ b/examples/qml/etc/export.map
@@ -1 +1 @@
-{ global: afbBindingV1*; local: *; };
+{ global: afbBindingV*; local: *; };
diff --git a/examples/service/etc/export.map b/examples/service/etc/export.map
index 52c1b4a..ee2f413 100644
--- a/examples/service/etc/export.map
+++ b/examples/service/etc/export.map
@@ -1 +1 @@
-{ global: afbBindingV1*; local: *; };
+{ global: afbBindingV*; local: *; };