mirror of
https://github.com/wiiu-env/WUMSLoader.git
synced 2024-11-14 04:05:08 +01:00
Update the version string
This commit is contained in:
parent
861fea59a6
commit
f6330a99a7
@ -13,7 +13,7 @@
|
||||
#include <coreinit/memexpheap.h>
|
||||
#include <cstdint>
|
||||
|
||||
#define VERSION "v0.1"
|
||||
#define VERSION "v0.2"
|
||||
|
||||
void CallInitHooksForModule(const std::shared_ptr<ModuleData> &curModule);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user