ENH: Version: update version to 1.7.4

Change-Id: Ie7ef6a711b600dc83fae488038ee2d266e29f297
This commit is contained in:
lane.wei 2023-08-15 21:02:10 +08:00
parent ab9873ff55
commit f3302153d2
2 changed files with 2 additions and 2 deletions

View file

@ -84,7 +84,7 @@ namespace BBL {
#define BAMBU_NETWORK_LIBRARY "bambu_networking"
#define BAMBU_NETWORK_AGENT_NAME "bambu_network_agent"
#define BAMBU_NETWORK_AGENT_VERSION "01.07.01.01"
#define BAMBU_NETWORK_AGENT_VERSION "01.07.04.01"
//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.03.50")
set(SLIC3R_VERSION "01.07.04.50")