ci: update build version to 01.10.00.65
Change-Id: If70b7c14ae2bad4898cea7fb9b28750337ef0314
This commit is contained in:
parent
ba06ff34c1
commit
4651becd9a
|
@ -15,7 +15,7 @@ endif()
|
|||
|
||||
# The build_version should start from 50 in master branch
|
||||
|
||||
set(SLIC3R_VERSION "01.10.00.64")
|
||||
set(SLIC3R_VERSION "01.10.00.65")
|
||||
|
||||
string(REPLACE "." "," SLIC3R_COMMA_SEPARATED_VERSION ${SLIC3R_VERSION})
|
||||
set(SLIC3R_COMMA_SEPARATED_VERSION "${SLIC3R_COMMA_SEPARATED_VERSION}")
|
||||
|
|
Loading…
Reference in New Issue