ENH: update version to 2.1

jira: no-jira
Change-Id: I113d5718f747aaf2f73c2d273ee2ae20872510ca
This commit is contained in:
lane.wei 2025-05-20 11:56:25 +08:00
parent 7a054c7618
commit 06fe63fdfd

View File

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