ci: update build version to 02.00.03.59

Change-Id: Ibae098ff2899ce6bdb01f4cf814260d1684d9021
This commit is contained in:
gerrit 2025-05-09 09:49:10 +08:00 committed by lane.wei
parent 02fcbc785e
commit 2b167ec798

View File

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