set version to 0.5
authorJosé Bollo <jose.bollo@iot.bzh>
Fri, 20 May 2016 19:41:25 +0000 (21:41 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 20 May 2016 19:41:25 +0000 (21:41 +0200)
Change-Id: Ibc6bc30bc5ae19819fa5051a445d1cf6780b0185
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/main.c

index 156a77d..d1a0745 100644 (file)
@@ -47,7 +47,7 @@
 #error "you should define PLUGIN_INSTALL_DIR"
 #endif
 
-#define AFB_VERSION    "0.4"
+#define AFB_VERSION    "0.5"
 
 // Define command line option
 #define SET_VERBOSE        1