ci: update build version to 02.00.00.95
Change-Id: Ibc97347bb07f10042817c483a14a633a3da678bb
This commit is contained in:
parent
319313fc2d
commit
956c3d6d84
|
@ -13,7 +13,7 @@ endif()
|
||||||
|
|
||||||
# The build_version should start from 50 in master branch
|
# The build_version should start from 50 in master branch
|
||||||
|
|
||||||
set(SLIC3R_VERSION "02.00.00.94")
|
set(SLIC3R_VERSION "02.00.00.95")
|
||||||
|
|
||||||
string(REPLACE "." "," SLIC3R_COMMA_SEPARATED_VERSION ${SLIC3R_VERSION})
|
string(REPLACE "." "," SLIC3R_COMMA_SEPARATED_VERSION ${SLIC3R_VERSION})
|
||||||
set(SLIC3R_COMMA_SEPARATED_VERSION "${SLIC3R_COMMA_SEPARATED_VERSION}")
|
set(SLIC3R_COMMA_SEPARATED_VERSION "${SLIC3R_COMMA_SEPARATED_VERSION}")
|
||||||
|
|
Loading…
Reference in New Issue