#include "sys_ver.h" static int g_s_soft_ver = 0x13; int get_ver(void) { return g_s_soft_ver; }