Skip to content

Commit ce1815a

Browse files
slackmoehrleminggo
authored andcommitted
update to 3.17.2 (#19869)
just in case developer clones repo and then uses version as a conditional.....
1 parent 2ac747c commit ce1815a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cocos/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
# build jscocos2d if BUILD_JS_LIBS=ON
3131

3232
# The version number
33-
set(COCOS2D_X_VERSION 3.17.1)
33+
set(COCOS2D_X_VERSION 3.17.2)
3434

3535
set(COCOS_CORE_LIB cocos2d)
3636

0 commit comments

Comments
 (0)