ci: update build version to 02.00.03.64

Change-Id: I4228f885b2a4e74cfdb0cc042c317c4ab8a8dba3
This commit is contained in:
gerrit 2025-05-14 11:21:53 +08:00 committed by lane.wei
parent 0c08ea3e2e
commit ec44b53b26

View File

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