ci: update build version to 02.01.00.59

Change-Id: I7d8ca0b733ba33edb5d38f84e943fad92daca3fe
This commit is contained in:
gerrit 2025-05-30 09:22:05 +08:00 committed by Lane.Wei
parent b5f91e91b6
commit a8afb6519e

View File

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