// version.h #ifndef VERSION_H #define VERSION_H #define VERSION "1.0.0" #endif // VERSION_H