X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fmain.c;h=defab848f9b7fa2bb79d071522ff43c48e715b96;hb=a4487d8a46d3e4400bf73ce817fa1a34cde31a6f;hp=156a77d297b4962c09b29e6edb27ac70509c7e46;hpb=e68a315bcf2bd681466c27026fea73598071bda6;p=src%2Fapp-framework-binder.git diff --git a/src/main.c b/src/main.c index 156a77d2..defab848 100644 --- a/src/main.c +++ b/src/main.c @@ -17,6 +17,7 @@ */ #define _GNU_SOURCE +#define NO_PLUGIN_VERBOSE_MACRO #include #include @@ -47,7 +48,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