ENH: update version to 1.10.0
jira: none Change-Id: Ia9f8f45e31c95a2d234adfcc2db2a4a8be2bccc2
This commit is contained in:
parent
9b69440ae0
commit
8e169d367f
|
@ -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}")
|
||||
|
|
Loading…
Reference in New Issue