ci: update build version to 02.00.03.55

Change-Id: I5a1fd3bef5fdf853f462fb723daac47ba92881b7
This commit is contained in:
gerrit 2025-05-06 10:03:35 +08:00 committed by lane.wei
parent 36810134cb
commit 1d6953e9d6

View File

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