update version

This commit is contained in:
wjyLearn
2025-12-20 20:21:01 +08:00
parent c23ce3c50a
commit 7f8ce1141c
5 changed files with 20 additions and 16 deletions

View File

@@ -13,7 +13,7 @@ endif()
# The build_version should start from 50 in master branch
set(SLIC3R_VERSION "02.03.01.70")
set(SLIC3R_VERSION "02.04.00.70")
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}")