Bump version

This commit is contained in:
Maschell 2023-07-19 19:30:32 +02:00
parent 4796ddc249
commit 6319e8b689

View File

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