ENH: update version to 2.0.0.50

jira: none
Change-Id: I2f3cf2bf5a736260e04cbd2cea61237ebb4f6d5e
This commit is contained in:
zhimin.zeng 2024-12-25 14:17:15 +08:00 committed by lane.wei
parent 620b6053d8
commit 622e31ff35
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 # The build_version should start from 50 in master branch
set(SLIC3R_VERSION "01.10.02.76") set(SLIC3R_VERSION "02.00.00.50")
string(REPLACE "." "," SLIC3R_COMMA_SEPARATED_VERSION ${SLIC3R_VERSION}) string(REPLACE "." "," SLIC3R_COMMA_SEPARATED_VERSION ${SLIC3R_VERSION})
set(SLIC3R_COMMA_SEPARATED_VERSION "${SLIC3R_COMMA_SEPARATED_VERSION}") set(SLIC3R_COMMA_SEPARATED_VERSION "${SLIC3R_COMMA_SEPARATED_VERSION}")