diff --git a/source/common.h b/source/common.h index 2b8fac0..1c28960 100644 --- a/source/common.h +++ b/source/common.h @@ -42,7 +42,7 @@ #define BUFFER_MAX_SIZE ((u32) (1 * 1024 * 1024)) // info / log file name -#define VERSION_NAME "Hourglass9 v1.50" +#define VERSION_NAME "Hourglass9 v1.51" #define LOG_FILE "Hourglass9.log" // hacky handling of D9 game dir stuff