ENH: version: bumped to 1.10.1
jira: no-jira Change-Id: Ic2acf61195d4290d5c4742f18a5d769ba3030e63
This commit is contained in:
parent
e155b3bfbc
commit
11668c9c41
|
@ -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}")
|
||||
|
|
Loading…
Reference in New Issue