ci: update build version to 02.00.00.95

Change-Id: Ibc97347bb07f10042817c483a14a633a3da678bb
This commit is contained in:
gerrit 2025-03-24 23:37:47 +08:00 committed by lane.wei
parent 319313fc2d
commit 956c3d6d84
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.94")
set(SLIC3R_VERSION "02.00.00.95")
string(REPLACE "." "," SLIC3R_COMMA_SEPARATED_VERSION ${SLIC3R_VERSION})
set(SLIC3R_COMMA_SEPARATED_VERSION "${SLIC3R_COMMA_SEPARATED_VERSION}")