mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-19 12:47:50 -06:00
ENH: Version: update version to 1.7.4
Change-Id: Ie7ef6a711b600dc83fae488038ee2d266e29f297
This commit is contained in:
parent
ab9873ff55
commit
f3302153d2
2 changed files with 2 additions and 2 deletions
|
@ -84,7 +84,7 @@ namespace BBL {
|
||||||
|
|
||||||
#define BAMBU_NETWORK_LIBRARY "bambu_networking"
|
#define BAMBU_NETWORK_LIBRARY "bambu_networking"
|
||||||
#define BAMBU_NETWORK_AGENT_NAME "bambu_network_agent"
|
#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
|
//iot preset type strings
|
||||||
#define IOT_PRINTER_TYPE_STRING "printer"
|
#define IOT_PRINTER_TYPE_STRING "printer"
|
||||||
|
|
|
@ -12,4 +12,4 @@ set(BBL_INTERNAL_TESTING "1")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
# The build_version should start from 50 in master branch
|
# The build_version should start from 50 in master branch
|
||||||
set(SLIC3R_VERSION "01.07.03.50")
|
set(SLIC3R_VERSION "01.07.04.50")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue