ENH: version: bumped to 1.10.1

jira: no-jira
Change-Id: Ic2acf61195d4290d5c4742f18a5d769ba3030e63
This commit is contained in:
lane.wei 2024-11-15 08:10:51 +08:00 committed by Lane.Wei
parent e155b3bfbc
commit 11668c9c41
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 "01.10.00.94")
set(SLIC3R_VERSION "01.10.01.50")
string(REPLACE "." "," SLIC3R_COMMA_SEPARATED_VERSION ${SLIC3R_VERSION})
set(SLIC3R_COMMA_SEPARATED_VERSION "${SLIC3R_COMMA_SEPARATED_VERSION}")