diff --git a/src/version.h b/src/version.h index f518f46..529c4cc 100644 --- a/src/version.h +++ b/src/version.h @@ -2,6 +2,6 @@ #define APP_NAME "NSTool" #define BIN_NAME "nstool" #define VER_MAJOR 1 -#define VER_MINOR 3 +#define VER_MINOR 4 #define VER_PATCH 0 #define AUTHORS "jakcron" \ No newline at end of file