#include "version.h" int32_t APP_VERSION = 1216; int32_t get_app_version() { return APP_VERSION; }