ci: update build version to 02.01.00.52

Change-Id: Ieccc2866ab2957cb60c6e572420a39ab440cced1
This commit is contained in:
gerrit 2025-05-23 09:13:53 +08:00 committed by lane.wei
parent 31451dcd33
commit 4efb2b0d9e

View File

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