ci: update build version to 01.10.00.53

Change-Id: I8669d357643105eb0f3e7b68b2952ec86f345fa5
This commit is contained in:
gerrit 2024-09-28 17:08:12 +08:00 committed by Lane.Wei
parent dfc34dec31
commit 9e6c0106fe

View File

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