diff --git a/ctrtool/src/version.h b/ctrtool/src/version.h index 2ee7a9f..27dba3b 100644 --- a/ctrtool/src/version.h +++ b/ctrtool/src/version.h @@ -3,5 +3,5 @@ #define BIN_NAME "ctrtool" #define VER_MAJOR 1 #define VER_MINOR 0 -#define VER_PATCH 3 +#define VER_PATCH 4 #define AUTHORS "jakcron" \ No newline at end of file