ENH: bumped version to 1.7.8

Change-Id: Ie794802ee6ee8299fc557f10ab3dbc0122ae4bb4
This commit is contained in:
lane.wei 2023-10-11 15:23:40 +08:00 committed by Lane.Wei
parent 3d5aa9479c
commit 18d6b60b89
2 changed files with 2 additions and 2 deletions

View File

@ -90,7 +90,7 @@ namespace BBL {
#define BAMBU_NETWORK_LIBRARY "bambu_networking"
#define BAMBU_NETWORK_AGENT_NAME "bambu_network_agent"
#define BAMBU_NETWORK_AGENT_VERSION "01.07.07.01"
#define BAMBU_NETWORK_AGENT_VERSION "01.07.08.02"
//iot preset type strings
#define IOT_PRINTER_TYPE_STRING "printer"

View File

@ -12,4 +12,4 @@ set(BBL_INTERNAL_TESTING "1")
endif()
# The build_version should start from 50 in master branch
set(SLIC3R_VERSION "01.07.07.51")
set(SLIC3R_VERSION "01.07.08.50")