mirror of
https://github.com/wiiu-env/ftpiiu_plugin.git
synced 2024-11-16 17:59:19 +01:00
Fix version number
This commit is contained in:
parent
481fd14f61
commit
bedfca9e21
@ -12,7 +12,7 @@ extern "C" {
|
||||
|
||||
#define MAXPATHLEN 256
|
||||
|
||||
#define VERSION "v0.3.l"
|
||||
#define VERSION "v0.3.1"
|
||||
#define VERSION_FULL VERSION VERSION_EXTRA
|
||||
|
||||
#define wiiu_geterrno() (errno)
|
||||
|
Loading…
Reference in New Issue
Block a user