#ifndef VERSION_H #define VERSION_H #include std::string version = "1.0.54"; #endif // VERSION_H