ENH: update version to 1.10.0

jira: none
Change-Id: Ia9f8f45e31c95a2d234adfcc2db2a4a8be2bccc2
This commit is contained in:
zhimin.zeng 2024-09-20 12:18:26 +08:00 committed by Lane.Wei
parent 9b69440ae0
commit 8e169d367f
1 changed files with 1 additions and 1 deletions

View File

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