File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 99
1010env :
1111 COMMS_TAG : v5.3
12- COMMSDSL_TAG : v7.0.2
13- CC_TOOLS_QT_TAG : v6.0
12+ COMMSDSL_TAG : v7.0.3
13+ CC_TOOLS_QT_TAG : v6.0.1
1414
1515jobs :
1616 build_gcc_old_ubuntu_20_04 :
Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ option (MQTT311_BUILD_EMSCRIPTEN "Build and install project generated by the com
3232# COMMSDSL2SWIG_EXTRA_ARGS - Extra arguments to pass to "commsdsl2swig"
3333# COMMSDSL2EMSCRIPTEN_EXTRA_ARGS - Extra arguments to pass to "commsdsl2emscripten"
3434
35- set (MQTT311_VERSION "3.0.1 " )
36- set (MQTT311_MIN_COMMSDSL_VERSION "7.0.2 " )
35+ set (MQTT311_VERSION "3.0.2 " )
36+ set (MQTT311_MIN_COMMSDSL_VERSION "7.0.3 " )
3737
3838if ("${CMAKE_CXX_STANDARD} " STREQUAL "" )
3939 set (CMAKE_CXX_STANDARD 17)
You can’t perform that action at this time.
0 commit comments