From: José Bollo Date: Thu, 4 May 2017 08:13:45 +0000 (+0000) Subject: Merge "Prepare future versions" X-Git-Tag: 3.99.1~49 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=2e20e39c9a5a49f2cf82ea415436cb7d2812fa33;hp=8abe34136151409524ab56a684842c03a7683567;p=apps%2Fapp-templates.git Merge "Prepare future versions" --- 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: *; };