#ifndef VERSION_H #define VERSION_H #include QString version = "2.13.4"; #endif // VERSION_H