ci: update build version to 02.00.00.90

Change-Id: I6bb8df80956fe1b3de68698a8841a2b23c902a5e
This commit is contained in:
gerrit 2025-03-12 09:17:03 +08:00 committed by lane.wei
parent 1e4c82c781
commit c7333e8ae6
1 changed files with 1 additions and 1 deletions

View File

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