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