ci: update build version to 01.10.00.65

Change-Id: If70b7c14ae2bad4898cea7fb9b28750337ef0314
This commit is contained in:
gerrit 2024-10-14 10:47:34 +08:00 committed by Lane.Wei
parent ba06ff34c1
commit 4651becd9a
1 changed files with 1 additions and 1 deletions

View File

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