ci: update build version to 02.01.00.53

Change-Id: I3c70d408f2ce8e1084b56a89ec5a98899959df86
This commit is contained in:
gerrit 2025-05-24 16:15:41 +08:00 committed by lane.wei
parent 636024a172
commit 248fd2a7c8

View File

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