Skip to content

Commit d298c01

Browse files
committed
Updating next release version to be v2.7.1
1 parent cd3bcf4 commit d298c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ option (MQTTSN_BUILD_EMSCRIPTEN "Build and install project generated by the comm
3131
# COMMSDSL2SWIG_EXTRA_ARGS - Extra arguments to pass to "commsdsl2swig"
3232
# COMMSDSL2EMSCRIPTEN_EXTRA_ARGS - Extra arguments to pass to "commsdsl2emscripten"
3333

34-
set (MQTTSN_VERSION "2.7")
34+
set (MQTTSN_VERSION "2.7.1")
3535
set (MQTTSN_MIN_COMMSDSL_VERSION "6.3.2")
3636

3737
set (EXTERNALS_DIR "${PROJECT_SOURCE_DIR}/externals")

0 commit comments

Comments
 (0)