File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 BUILD_TYPE : Release
55 QT_Version : ' 6.8.3'
66 workspace : ' D:/a/Commander_Wars/Commander_Wars'
7- JAVA_PATH : ' C:/hostedtoolcache/windows/Java_Temurin-Hotspot_jdk/17.0.16-8/x64/'
7+ # JAVA_PATH: 'C:/hostedtoolcache/windows/Java_Temurin-Hotspot_jdk/17.0.16-8/x64/'
88 ANDROID_OPEN_SSL_TAG : ' 57056d6dd94c235a67b1bc0e4befdba8f9e11c8d'
99
1010jobs :
Original file line number Diff line number Diff line change @@ -215,15 +215,15 @@ endif()
215215add_definitions (
216216 -DVERSION_MAJOR=0
217217 -DVERSION_MINOR=38
218- -DVERSION_REVISION=5
218+ -DVERSION_REVISION=6
219219 -DVERSION_SUFFIX= "main"
220220 -DCOW_BUILD_TAG= "${COW_BUILD_TAG} "
221221 -DCOW_BUILD_NAME= "${COW_BUILD_NAME} "
222222 -DUPDATE_FILE= "${UPDATE_FILE} "
223223)
224224
225- set (COW_ANDROID_VERSION_NAME "0.38.5 -main" )
226- set (COW_ANDROID_VERSION_CODE "66 " )
225+ set (COW_ANDROID_VERSION_NAME "0.38.6 -main" )
226+ set (COW_ANDROID_VERSION_CODE "67 " )
227227
228228###################################################################################
229229# Set up some compiler and linking options
You can’t perform that action at this time.
0 commit comments