ci: update build version to 01.10.02.75

Change-Id: Ic4cb0c4c399c740ef812a46345bce5b32575a1cc
This commit is contained in:
gerrit 2025-02-25 10:16:31 +08:00 committed by Lane.Wei
parent 6fc0b0d4ab
commit f9048b5419
1 changed files with 1 additions and 1 deletions

View File

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