ci: update build version to 01.10.00.94

Change-Id: Ib02a462b3099ed6496f795cacec13039846a97f4
This commit is contained in:
gerrit 2024-11-14 22:32:01 +08:00 committed by Lane.Wei
parent f9d9d40c4f
commit e155b3bfbc

View File

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