ci: update build version to 02.00.01.53

Change-Id: I8998d48efb23835c9c67bdc3cda91b9d7a646a50
This commit is contained in:
gerrit 2025-04-10 09:25:39 +08:00 committed by lane.wei
parent e854174bc0
commit 6cc627a7dc

View File

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