xiongzhu 1 vuosi sitten
vanhempi
commit
8c1e7d191e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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)