mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-20 19:29:06 +08:00
ENH: version: change to 1.4.2
Change-Id: Ia1c6e2690b89f3b876c8c43556a7980be5923438
This commit is contained in:
parent
54d1c991e7
commit
570c23c0a4
@ -40,7 +40,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.04.01.01"
|
#define BAMBU_NETWORK_AGENT_VERSION "01.04.02.01"
|
||||||
|
|
||||||
|
|
||||||
//iot preset type strings
|
//iot preset type strings
|
||||||
|
@ -10,4 +10,4 @@ endif()
|
|||||||
if(NOT DEFINED BBL_INTERNAL_TESTING)
|
if(NOT DEFINED BBL_INTERNAL_TESTING)
|
||||||
set(BBL_INTERNAL_TESTING "1")
|
set(BBL_INTERNAL_TESTING "1")
|
||||||
endif()
|
endif()
|
||||||
set(SLIC3R_VERSION "01.04.01.52")
|
set(SLIC3R_VERSION "01.04.02.01")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user