update version to v02.04.01.10

This commit is contained in:
wjyLearn
2026-01-23 09:23:33 +08:00
parent 1c213cf00c
commit 96353b9c70
154 changed files with 9196 additions and 1756 deletions

View File

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