Bump the version

This commit is contained in:
Maschell 2022-09-19 21:58:23 +02:00
parent f6d8e850d2
commit e5b63ebf9f

View File

@ -8,7 +8,7 @@
#include <vector>
#include <wums/defines/relocation_defines.h>
#define VERSION "v0.1"
#define VERSION "v0.1.1"
#define VERSION_FULL VERSION VERSION_EXTRA
extern StoredBuffer gStoredTVBuffer;