mirror of
https://github.com/wiiu-env/USBSerialLoggingModule.git
synced 2024-11-24 02:49:18 +01:00
Bump version
This commit is contained in:
parent
2d4d5c64e5
commit
e0baf8b7e7
@ -11,7 +11,7 @@ WUMS_MODULE_EXPORT_NAME("homebrew_usbseriallogging");
|
|||||||
WUMS_MODULE_SKIP_INIT_FINI();
|
WUMS_MODULE_SKIP_INIT_FINI();
|
||||||
WUMS_DEPENDS_ON(homebrew_kernel);
|
WUMS_DEPENDS_ON(homebrew_kernel);
|
||||||
|
|
||||||
#define MODULE_VERSION "v0.1"
|
#define MODULE_VERSION "v0.1.1"
|
||||||
|
|
||||||
extern "C" void SC_0x51();
|
extern "C" void SC_0x51();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user