修复 Android 版本编译出错问题,详细请看https://github.com/nicolastinkl/UUVPN/issues

修复 Android 版本编译出错问题,详细请看https://github.com/nicolastinkl/UUVPN/issues
This commit is contained in:
zeus
2025-07-18 14:27:58 +08:00
parent 3d946b66ab
commit 855b17c2ee
5 changed files with 10 additions and 8 deletions
@@ -5,7 +5,7 @@
* 当前编译core版本号
*/
#define GIT_VERSION _920e728_241219
#define GIT_VERSION
#define make_Str(x) #x
#define make_String(x) make_Str(x)