xiongzhu há 1 ano atrás
pai
commit
8c1e7d191e
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      core/src/main/cpp/version.h

+ 1 - 1
core/src/main/cpp/version.h

@@ -5,7 +5,7 @@
  * 当前编译core版本号
  */
  
-#define GIT_VERSION Meta_Alpha_c830b8a_240812
+#define GIT_VERSION Meta_Alpha_c830b8a_240826
 #define make_Str(x) #x 
 #define make_String(x) make_Str(x)