Skip to content

Commit da48b98

Browse files
committed
Updating next release version to be v3.0.6
1 parent 2dff3ac commit da48b98

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
@@ -40,7 +40,7 @@ option (MQTTSN_BUILD_LATEX "Build and install project generated by the commsdsl2
4040
# COMMSDSL2C_EXTRA_ARGS - Extra arguments to pass to "commsdsl2c"
4141
# COMMSDSL2LATEX_EXTRA_ARGS - Extra arguments to pass to "commsdsl2latex"
4242

43-
set (MQTTSN_VERSION "3.0.5")
43+
set (MQTTSN_VERSION "3.0.6")
4444
set (MQTTSN_MIN_COMMSDSL_VERSION "8.0")
4545

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

0 commit comments

Comments
 (0)