We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd3bcf4 commit d298c01Copy full SHA for d298c01
CMakeLists.txt
@@ -31,7 +31,7 @@ option (MQTTSN_BUILD_EMSCRIPTEN "Build and install project generated by the comm
31
# COMMSDSL2SWIG_EXTRA_ARGS - Extra arguments to pass to "commsdsl2swig"
32
# COMMSDSL2EMSCRIPTEN_EXTRA_ARGS - Extra arguments to pass to "commsdsl2emscripten"
33
34
-set (MQTTSN_VERSION "2.7")
+set (MQTTSN_VERSION "2.7.1")
35
set (MQTTSN_MIN_COMMSDSL_VERSION "6.3.2")
36
37
set (EXTERNALS_DIR "${PROJECT_SOURCE_DIR}/externals")
0 commit comments