ci: update build version to 02.01.00.54

Change-Id: I5da14a20a05b4ac2bf2e0ca347d850f6dd2d74c4
This commit is contained in:
gerrit 2025-05-28 09:19:50 +08:00 committed by lane.wei
parent b8d2657515
commit c2d00f147a

View File

@ -13,7 +13,7 @@ endif()
# The build_version should start from 50 in master branch
set(SLIC3R_VERSION "02.01.00.53")
set(SLIC3R_VERSION "02.01.00.54")
string(REPLACE "." "," SLIC3R_COMMA_SEPARATED_VERSION ${SLIC3R_VERSION})
set(SLIC3R_COMMA_SEPARATED_VERSION "${SLIC3R_COMMA_SEPARATED_VERSION}")