small function to get current version added
This commit is contained in:
parent
55218f05ef
commit
c6fc41484f
@ -15,3 +15,8 @@
|
||||
//
|
||||
int mbus_init() {return 0;}
|
||||
|
||||
///
|
||||
/// Return current version of the library
|
||||
///
|
||||
char*
|
||||
get_current_version() {return "0.8.0";}
|
||||
|
Loading…
x
Reference in New Issue
Block a user