aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2016-05-20 21:41:25 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2016-05-20 21:41:25 +0200
commited4e7e3b0690680d963bc722bc259a424099e7e5 (patch)
tree8ee1fd84894cb573c30ff7825e8c36d6e2a74967
parente68a315bcf2bd681466c27026fea73598071bda6 (diff)
set version to 0.5
Change-Id: Ibc6bc30bc5ae19819fa5051a445d1cf6780b0185 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 156a77d2..d1a0745b 100644
--- a/src/main.c
+++ b/src/main.c
@@ -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