ci: update build version to 01.10.02.64

Change-Id: I1440504a8078918ae34887a179b04104177efcc8
This commit is contained in:
gerrit 2025-01-09 09:52:12 +08:00 committed by Lane.Wei
parent 6d26dbb32b
commit 5780410c2f

View File

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