#define VERSION_YEAR @APP_VERSION_YEAR@ #define VERSION_NUMBER @APP_VERSION_NUMBER@ #define BUILD_TYPE "@APP_BUILD_TYPE@" #define BUILD_ID_STR "@GIT_DESCRIBE@ @APP_BUILD_TYPE@ @APP_BUILD_PLATFORM@" #define VERSION_STR "@APP_VERSION_YEAR@.@APP_VERSION_NUMBER@" #define VERSION_RC @APP_VERSION_YEAR@,@APP_VERSION_NUMBER@