fix binding version to 1
[src/app-framework-main.git] / src / afm-main-binding.c
index e8e08db..6c4f302 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015, 2016 IoT.bzh
+ * Copyright (C) 2015, 2016, 2017 IoT.bzh
  * Author "Fulup Ar Foll"
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
@@ -21,6 +21,7 @@
 #include <assert.h>
 #include <json-c/json.h>
 
+#define AFB_BINDING_VERSION 1
 #include <afb/afb-binding.h>
 
 #include "utils-jbus.h"