ENH: version: bumped to 2.0.2
Change-Id: I0f5b40345e358405c734156873eef266b4c64525
This commit is contained in:
parent
af8926ea39
commit
5c7fb874ee
|
@ -13,7 +13,7 @@ endif()
|
|||
|
||||
# The build_version should start from 50 in master branch
|
||||
|
||||
set(SLIC3R_VERSION "02.00.01.54")
|
||||
set(SLIC3R_VERSION "02.00.02.50")
|
||||
|
||||
string(REPLACE "." "," SLIC3R_COMMA_SEPARATED_VERSION ${SLIC3R_VERSION})
|
||||
set(SLIC3R_COMMA_SEPARATED_VERSION "${SLIC3R_COMMA_SEPARATED_VERSION}")
|
||||
|
|
Loading…
Reference in New Issue