ENH: version: update version to 1.10.2.50

jira: no-jira
Change-Id: I6689f5e6400e1304d61c8c7fb36354f067e14fe1
This commit is contained in:
lane.wei 2024-12-07 15:22:11 +08:00 committed by Lane.Wei
parent ca3a372630
commit 2580ce9fe7
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.51")
set(SLIC3R_VERSION "01.10.02.50")
string(REPLACE "." "," SLIC3R_COMMA_SEPARATED_VERSION ${SLIC3R_VERSION})
set(SLIC3R_COMMA_SEPARATED_VERSION "${SLIC3R_COMMA_SEPARATED_VERSION}")