ci: update build version to 01.10.02.65

Change-Id: I50d856c460760d455cfd3dce456e87cfe6966888
This commit is contained in:
gerrit 2025-01-20 22:07:29 +08:00 committed by Lane.Wei
parent 093a7c25cb
commit 54375fede2
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.02.64")
set(SLIC3R_VERSION "01.10.02.65")
string(REPLACE "." "," SLIC3R_COMMA_SEPARATED_VERSION ${SLIC3R_VERSION})
set(SLIC3R_COMMA_SEPARATED_VERSION "${SLIC3R_COMMA_SEPARATED_VERSION}")