version update

This commit is contained in:
QIDI TECH
2025-09-28 17:53:59 +08:00
parent 6b46f9fd48
commit d8620a4d4d
6 changed files with 28 additions and 29 deletions

View File

@@ -13,7 +13,7 @@ endif()
# The build_version should start from 50 in master branch
set(SLIC3R_VERSION "02.02.01.60")
set(SLIC3R_VERSION "02.02.01.62")
string(REPLACE "." "," SLIC3R_COMMA_SEPARATED_VERSION ${SLIC3R_VERSION})
set(SLIC3R_COMMA_SEPARATED_VERSION "${SLIC3R_COMMA_SEPARATED_VERSION}")