ENH: version: reset version back to 50 again

jira: no-jira
Change-Id: Ie7dd13fe5d070c298749d20ac4effd5d2600c7a5
This commit is contained in:
lane.wei 2024-11-21 15:59:00 +08:00 committed by Lane.Wei
parent 710935293b
commit 36456da964
1 changed files with 1 additions and 1 deletions

View File

@ -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 "01.10.01.51") set(SLIC3R_VERSION "01.10.01.50")
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}")