ci: update build version to 01.10.02.54

Change-Id: I7ed1d2a34bc93371b08e7cc97b845ba8fe1cd7f0
This commit is contained in:
gerrit 2024-12-17 09:30:21 +08:00 committed by Lane.Wei
parent fda4aea3f9
commit 9e92085316

View File

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