update version to 02.04.01.11

This commit is contained in:
wjyLearn
2026-02-05 16:09:10 +08:00
parent 462728f4f3
commit a1d6ec8d26

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 "02.04.01.10") set(SLIC3R_VERSION "02.04.01.11")
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}")