ci: update build version to 02.00.03.61

Change-Id: I2f78ff73d340a62c0e0e345e32f51f0d167927ff
This commit is contained in:
gerrit 2025-05-12 09:46:16 +08:00 committed by lane.wei
parent 38364e36c1
commit e013bcf048

View File

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