aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2017-07-21 16:53:39 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2017-07-21 16:53:39 +0200
commit0bbf447e05691d6d14bae65bdbcfaef3c668bb1a (patch)
tree9d7cec89e5523e5ac681fe83c8251fd4978f97d8
parente8b0e3fd766fa155e4c2be4b939173d9f1c2f23a (diff)
export any version
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
-rw-r--r--binding/export.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/binding/export.map b/binding/export.map
index 52c1b4a..ee2f413 100644
--- a/binding/export.map
+++ b/binding/export.map
@@ -1 +1 @@
-{ global: afbBindingV1*; local: *; };
+{ global: afbBindingV*; local: *; };