bump version

This commit is contained in:
Jack 2020-02-26 17:06:21 +08:00
parent ea2dd32e32
commit 45bb122568

View file

@ -2,6 +2,6 @@
#define APP_NAME "NSTool" #define APP_NAME "NSTool"
#define BIN_NAME "nstool" #define BIN_NAME "nstool"
#define VER_MAJOR 1 #define VER_MAJOR 1
#define VER_MINOR 1 #define VER_MINOR 2
#define VER_PATCH 0 #define VER_PATCH 0
#define AUTHORS "jakcron" #define AUTHORS "jakcron"