#pragma once #define APP_NAME "HexDump" #define BIN_NAME "hexdmp" #define VER_MAJOR 1 #define VER_MINOR 0 #define VER_PATCH 0 #define AUTHORS "jakcron"