#ifndef VERSION_H #define VERSION_H #define VER_MAJOR "1" #define VER_MIN "0" #define VER_OTH " " #endif