update version to 02.03.01.70

This commit is contained in:
wjyLearn
2025-11-25 15:02:54 +08:00
parent 8ce31ed7e1
commit 8cdbd765df

View File

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