Bump version

This commit is contained in:
Maschell 2022-09-19 21:50:00 +02:00
parent c7aef1ff94
commit 092142dffd

View File

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