ci: update build version to 01.10.00.90

Change-Id: If91c39e319bf59356d615ea2de44065e4b44e58e
This commit is contained in:
gerrit 2024-11-13 17:05:50 +08:00 committed by Lane.Wei
parent 7e96406ee9
commit 8dfaf5e4a9

View File

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