Fall back to using level value when quality is not available
[connman] / doc / plugin-api.txt
index e329ced..696e2c1 100644 (file)
@@ -20,5 +20,5 @@ static void example_exit(void)
 {
 }
 
-CONNMAN_PLUGIN_DEFINE(example, "Example plugin", VERSION,
+CONNMAN_PLUGIN_DEFINE(example, "Example plugin", CONNMAN_VERSION,
                                                example_init, example_exit)