#ifdef VERSION_STRING
#define VER " "VERSION_STRING
#else
#define VER ""
#endif
const char Version[] = VER;