Update version string

This commit is contained in:
Maschell 2022-10-09 17:14:29 +02:00
parent 1375dbd4c2
commit ef9cc0e76e

View File

@ -12,7 +12,7 @@ extern "C" {
#define MAXPATHLEN 256
#define VERSION "v0.2"
#define VERSION "v0.3"
#define VERSION_FULL VERSION VERSION_EXTRA
#define wiiu_geterrno() (errno)