mirror of
https://github.com/wiiu-env/SDHotSwapModule.git
synced 2024-11-18 09:29:23 +01:00
Bump version
This commit is contained in:
parent
8bc9695a7d
commit
342505059b
@ -23,7 +23,7 @@ std::thread *mountThread = nullptr;
|
||||
bool sStopThread = false;
|
||||
bool sIsSDInsertedAndMounted = false;
|
||||
|
||||
#define MODULE_VERSION "v0.1"
|
||||
#define MODULE_VERSION "v0.1.1"
|
||||
#define MODULE_VERSION_FULL MODULE_VERSION MODULE_VERSION_EXTRA
|
||||
|
||||
int mount_thread() {
|
||||
|
Loading…
Reference in New Issue
Block a user