ci: update build version to 01.10.02.59

Change-Id: Ifb444d6b49dc6bfbccbf9722b21714c09fec506e
This commit is contained in:
gerrit 2025-01-03 12:47:19 +08:00 committed by Lane.Wei
parent 499b0d8e4f
commit 910bc77712

View File

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