Skip to content

Commit

Permalink
ENH: Version: update version to 1.7.4
Browse files Browse the repository at this point in the history
Change-Id: Ie7ef6a711b600dc83fae488038ee2d266e29f297
  • Loading branch information
lanewei120 committed Aug 15, 2023
1 parent ab9873f commit f330215
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/slic3r/Utils/bambu_networking.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion version.inc
Original file line number Diff line number Diff line change
Expand Up @@ -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")

0 comments on commit f330215

Please sign in to comment.