#pragma once #define APP_NAME "NSTool" #define BIN_NAME "nstool" #define VER_MAJOR 1 #define VER_MINOR 6 #define VER_PATCH 4 #define AUTHORS "jakcron"