ENH: update version to 01.06.02.01
Change-Id: I97fbdfb2f58638fd819fc4cec41333ee695547f8
This commit is contained in:
parent
18fcbc8857
commit
1f42a95ee4
2 changed files with 2 additions and 2 deletions
|
@ -41,7 +41,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.06.00.01"
|
#define BAMBU_NETWORK_AGENT_VERSION "01.06.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.06.00.66")
|
set(SLIC3R_VERSION "01.06.02.01")
|
||||||
|
|
Loading…
Reference in a new issue