ci: update build version to 01.10.01.51
Change-Id: I4c69e21bdc00c43506261c7e64c19d12d13b54aa
This commit is contained in:
parent
e7c92dd6e7
commit
32796e6e4a
|
@ -13,7 +13,7 @@ endif()
|
|||
|
||||
# The build_version should start from 50 in master branch
|
||||
|
||||
set(SLIC3R_VERSION "01.10.01.50")
|
||||
set(SLIC3R_VERSION "01.10.01.51")
|
||||
|
||||
string(REPLACE "." "," SLIC3R_COMMA_SEPARATED_VERSION ${SLIC3R_VERSION})
|
||||
set(SLIC3R_COMMA_SEPARATED_VERSION "${SLIC3R_COMMA_SEPARATED_VERSION}")
|
||||
|
|
Loading…
Reference in New Issue