ENH: version: update version to 1.10.2.50
jira: no-jira Change-Id: I6689f5e6400e1304d61c8c7fb36354f067e14fe1
This commit is contained in:
parent
ca3a372630
commit
2580ce9fe7
|
@ -13,7 +13,7 @@ endif()
|
|||
|
||||
# The build_version should start from 50 in master branch
|
||||
|
||||
set(SLIC3R_VERSION "01.10.01.51")
|
||||
set(SLIC3R_VERSION "01.10.02.50")
|
||||
|
||||
string(REPLACE "." "," SLIC3R_COMMA_SEPARATED_VERSION ${SLIC3R_VERSION})
|
||||
set(SLIC3R_COMMA_SEPARATED_VERSION "${SLIC3R_COMMA_SEPARATED_VERSION}")
|
||||
|
|
Loading…
Reference in New Issue