mirror of
https://github.com/wiiu-env/AromaBaseModule.git
synced 2024-11-16 00:45:07 +01:00
Update version string
This commit is contained in:
parent
4b148f86f8
commit
15c0971aae
@ -11,7 +11,7 @@
|
|||||||
WUMS_MODULE_EXPORT_NAME("homebrew_basemodule");
|
WUMS_MODULE_EXPORT_NAME("homebrew_basemodule");
|
||||||
WUMS_MODULE_SKIP_INIT_FINI();
|
WUMS_MODULE_SKIP_INIT_FINI();
|
||||||
|
|
||||||
#define VERSION "v0.1.3"
|
#define VERSION "v0.2.0"
|
||||||
|
|
||||||
WUMS_INITIALIZE(args) {
|
WUMS_INITIALIZE(args) {
|
||||||
initLogging();
|
initLogging();
|
||||||
|
Loading…
Reference in New Issue
Block a user