Skip to content

Commit 94b4097

Browse files
committed
Updating next release version to be v2.9.1
1 parent c83e09b commit 94b4097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ option (MQTTSN_BUILD_EMSCRIPTEN "Build and install project generated by the comm
3232
# COMMSDSL2SWIG_EXTRA_ARGS - Extra arguments to pass to "commsdsl2swig"
3333
# COMMSDSL2EMSCRIPTEN_EXTRA_ARGS - Extra arguments to pass to "commsdsl2emscripten"
3434

35-
set (MQTTSN_VERSION "2.9")
35+
set (MQTTSN_VERSION "2.9.1")
3636
set (MQTTSN_MIN_COMMSDSL_VERSION "6.3.4")
3737

3838
if ("${CMAKE_CXX_STANDARD}" STREQUAL "")

0 commit comments

Comments
 (0)