mbus_ prefix added
This commit is contained in:
@ -19,4 +19,4 @@ int mbus_init() {return 0;}
|
||||
/// Return current version of the library
|
||||
///
|
||||
char*
|
||||
get_current_version() {return "0.8.0";}
|
||||
mbus_get_current_version() {return "0.8.0";}
|
||||
|
Reference in New Issue
Block a user