ENH: version: bumped to 2.0.2

Change-Id: I0f5b40345e358405c734156873eef266b4c64525
This commit is contained in:
lane.wei 2025-04-11 14:27:22 +08:00
parent af8926ea39
commit 5c7fb874ee
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 "02.00.01.54")
set(SLIC3R_VERSION "02.00.02.50")
string(REPLACE "." "," SLIC3R_COMMA_SEPARATED_VERSION ${SLIC3R_VERSION})
set(SLIC3R_COMMA_SEPARATED_VERSION "${SLIC3R_COMMA_SEPARATED_VERSION}")