ci: update build version to 01.10.01.51

Change-Id: I4c69e21bdc00c43506261c7e64c19d12d13b54aa
This commit is contained in:
gerrit 2024-12-04 15:21:31 +08:00 committed by Lane.Wei
parent e7c92dd6e7
commit 32796e6e4a
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 "01.10.01.50")
set(SLIC3R_VERSION "01.10.01.51")
string(REPLACE "." "," SLIC3R_COMMA_SEPARATED_VERSION ${SLIC3R_VERSION})
set(SLIC3R_COMMA_SEPARATED_VERSION "${SLIC3R_COMMA_SEPARATED_VERSION}")